Created
September 12, 2017 11:19
-
-
Save WebSofter/ced3f46a75a954c6bd4a7e571051d062 to your computer and use it in GitHub Desktop.
PROJECTS #projects
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"server":{ | |
"ip":"78.24.217.121", | |
}, | |
"projects":[ | |
"name":"GabeCoin", | |
"type":"Game", | |
"serverDir":"/home/WebSofter/web/test.websofter.ru/public_html/game/", | |
"modules":[ | |
"mod_ws_roullete":{"dir":"modules/mod_ws_roullete"}, | |
"mod_chat":{"dir":"modules/mod_chat"}, | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment