Outerra forum

Anteworld - Outerra Game => Modding: Importer, Tools & Utilities => JavaScript development => Topic started by: Uriah on April 22, 2015, 10:12:05 am

Title: Script and OT version numbers
Post by: Uriah on April 22, 2015, 10:12:05 am
I realized, given that OT is constantly changing, and therefore so are scripts as changes are made to support new features, us developers should include a version number at the top of our scripts including the version of Anteworld it was tested with. Like so...

Code: [Select]
// mig29 script v.0.1.1, tested with Anteworld-0.8.4.5377
Just a suggestion, and something I am going to start doing.

Regards,
Uriah