Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.
/ godot-sfs2x Public archive

SmartFoxServer 2X Client API for Godot Engine

License

Notifications You must be signed in to change notification settings

godot-addons/godot-sfs2x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SmartFoxServer 2X Client API for Godot Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published