mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Tony's update to unit databases
This commit is contained in:
1
scripts/python/.gitignore
vendored
Normal file
1
scripts/python/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.venv
|
||||
@@ -6,8 +6,6 @@ from slpp import slpp as lua
|
||||
|
||||
SEARCH_FOLDER = "D:\\Eagle Dynamics\\DCS World OpenBeta"
|
||||
|
||||
sys.path.append("..\\..\\..\\dcs-master\\dcs-master")
|
||||
|
||||
from dcs.vehicles import *
|
||||
from dcs.ships import *
|
||||
from dcs.planes import *
|
||||
|
||||
Reference in New Issue
Block a user