Skip to content

Beta Release 12

Robosturm edited this page Apr 3, 2020 · 21 revisions

in development

Features

  • Resizing a map in the game editor
  • added links to wikipages. Clicking on a terrain/unit etc. no directs you to the given wikipage.

Modding

  • added support for none co/building/unit etc-scripts in the respective folder start the file with two _ e.g. __Custom.js
  • changed how folders get loaded to have more things avaible when a mod gets initialy loaded
  • added version control for mods for multiplayer game. Just add "version=String" to the mod.txt file String=is any string you want for version i recommend to use the normal versioning Main.Major.Minor

Clone this wiki locally