/gdccdated

geometry dash CC*.dat editor

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

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)