/godot-sfs2x

SmartFoxServer 2X Client API for Godot Engine

Primary LanguageC++MIT LicenseMIT

ARCHIVING

I could not find any dependable developer to make this happen. I paid one guy in Venezuela $1,400 to start and he just tried to screw me out of my money and luckily was able to get it refunded through PayPal.

godot-sfs2x

SmartFoxServer 2X Client API

Compile

scons -j8 platform=windows tools=yes target=release_debug bits=64
scons -j8 platform=windows tools=no target=release bits=64
scons -j8 platform=windows tools=no target=release_debug bits=64
7z a godot.windows.opt.tools.64.zip godot.windows.opt.tools.64.exe

Mono build

scons -j8 platform=windows tools=yes module_mono_enabled=yes mono_glue=no bits=64
.\bin\godot.windows.tools.mono.exe --generate-mono-glue modules/mono/glue
scons -j8 platform=windows target=release_debug tools=yes module_mono_enabled=yes bits=64
scons -j8 platform=windws target=debug tools=no module_mono_enabled=yes bits=64
scons -j8 platform=windows target=release tools=no module_mono_enabled=yes bits=64