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 inspect
|
||||
import difflib
|
||||
from slpp import slpp as lua
|
||||
|
||||
SEARCH_FOLDER = "D:\\Eagle Dynamics\\DCS World OpenBeta"
|
||||
|
||||
sys.path.append("..\..\..\dcs-master\dcs-master")
|
||||
SEARCH_FOLDER = sys.argv[2]
|
||||
|
||||
from dcs.vehicles import *
|
||||
from dcs.ships import *
|
||||
|
||||
Reference in New Issue
Block a user