xBZZZZ / gdccdated

geometry dash CC*.dat editor

Home Page:https://gdccdated.glitch.me/index.xhtml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

geometry dash CC*.dat editor

https://gdccdated.glitch.me/index.xhtml

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 84.8%Language:CSS 8.8%Language:Shell 4.4%Language:HTML 2.0%