mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
build archieve tool
This commit is contained in:
@@ -16,8 +16,8 @@ from game.game import Game
|
||||
from theater import start_generator
|
||||
from userdata import persistency, logging
|
||||
|
||||
|
||||
persistency.setup(sys.argv[1])
|
||||
logging.setup_version_string(sys.argv[2])
|
||||
dcs.planes.FlyingType.payload_dirs.append(os.path.join(os.path.dirname(os.path.realpath(__file__)), "resources\\payloads"))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user