Change lua config startup overwrite

This commit is contained in:
D4rkl1ght3r
2025-06-05 20:45:28 +02:00
parent 483dbe8469
commit d18cb0551d
2 changed files with 76 additions and 69 deletions

View File

@@ -21,5 +21,6 @@ setglobal('manhattan_gen', "origin")
setglobal('rochester_gen', "origin")
setglobal('toledo_gen', "origin")
-- This Config File has currently no effect, because it has no integration
-- Idea is to combine it with dofile to thn scripts
-- This Config File effecting Character Animation References, Planet & Station Enviorments and Mission Cutscenes
-- Files in DATA\SCRIPTS GCS,BASES and EXTRAS using these defined globals
-- Included with dofile('..\\EXE\\REM\\Lua\\DYNAMIC\\config.lua') in .thn scripts