derpy's script server: version 12

(SUMMARY)
 this is the server version of derpy's script loader and runs scripts very similarly to the normal client version
 players can connect to this server to download client scripts and interact with server scripts using network functions

(SYNC)
 if "use_sync" is enabled in your server's config, ped and vehicle creation is controlled by the server
 the sync of these entities is basic but provides a modular base for scripts to work off of and extend

(SCRIPTS)
 keep in mind that the server won't really do anything interesting without scripts, so be sure to download or make some
 check out the documentation.pdf file that comes with derpy's script loader for more information

(PLATFORMS)
 windows: just run derpy_script_server.exe
 linux: install libc6-i386 and run derpy_script_server