add automation for tasks I'm already forgetting about, add version

This commit is contained in:
loop 2025-10-20 15:56:33 +01:00
parent 331a364053
commit e7e71ef4c1
2 changed files with 9 additions and 5 deletions

View file

@ -7,6 +7,7 @@
// Allows you to modify AimTrain placeholder entities.
// Leave it on when editing the map, leave it off when playing the game.
$DEVMODE = 1;
$SkillSector::Version = "DEV";
// Load the various modes, datablocks and functions.
exec("scripts/SkillSectorTeleporter.cs");