An open API service indexing awesome lists of open source software.

https://github.com/xbzzzz/gdccdated

geometry dash CC*.dat editor
https://github.com/xbzzzz/gdccdated

geometry-dash geometrydash save-editor save-file-editor save-files savefiles savegame-editor

Last synced: 2 months ago
JSON representation

geometry dash CC*.dat editor

Awesome Lists containing this project

README

        

# gdccdated github repo
gdccdated means geometry dash CC*.dat editor
## dirs and files


dirs



  • src — contains files written by humans


  • out — web site root (/app on server)


  • out_tmp — temp files generated by out.sh


  • upload_tmp — temp files generated by upload.sh


files (executable scripts)


files (not executable scripts)



  • src/index.html — redirect(ish) to ./index.xhtml because glitch doesn't support custom index files


  • out/index.xhtml — all css and javascript put into one file (generated by out.sh)


  • out/index_standalone.xhtml — all css and javascript and help.jpg put into one file (generated by out.sh)