Skip to content
Anja edited this page Sep 28, 2021 · 1 revision

Welcome to the ascii-simulation-game wiki!

How to release:

  • Change variable debug to false in Defold/scripts/game_controller.script (Check also if the server address is still correct)
  • Build html5 version of Defold code (In Defold: Project > Build > HTML5 version)
  • Compress html5 version to zip with name Archive.zip (index.html should be in the directory root, do not include the js-web directory)
  • Add new release with new tag on GitHub and upload the Archive.zip
Clone this wiki locally