mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Updated python scripts
This commit is contained in:
@@ -4,9 +4,7 @@ import os
|
||||
import json
|
||||
import logging
|
||||
|
||||
sys.path.append("..\..\..\dcs-master\dcs-master")
|
||||
|
||||
SEARCH_FOLDER = "D:\\Eagle Dynamics\\DCS World OpenBeta"
|
||||
SEARCH_FOLDER = sys.argv[1]
|
||||
|
||||
clsid_conversion = {
|
||||
'ExtFuelTankID' : "{EFT_230GAL}" ,
|
||||
|
||||
Reference in New Issue
Block a user