xBZZZZ / gdccdated

geometry dash CC*.dat editor
https://gdccdated.glitch.me/index.xhtml
GNU Affero General Public License v3.0
6 stars 1 forks source link
geometry-dash geometrydash save-editor save-file-editor save-files savefiles savegame-editor

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)