mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
- load plugins when loading a game - moved plugins scripts to resources/plugins (for pyinstaller) - removed vanilla JTAC and JTAC_smoke options and settings GUI - call JtacAutolasePlugin in armor.py - made a dictionary of INSTALLED_PLUGINS - removed NIOD from the VEAF plugin
11 lines
323 B
Plaintext
11 lines
323 B
Plaintext
[submodule "pydcs"]
|
|
path = pydcs
|
|
url = https://github.com/pydcs/dcs
|
|
branch = master
|
|
[submodule "plugin/veaf"]
|
|
path = plugin/veaf
|
|
url = https://github.com/VEAF/dcs-liberation-veaf-framework
|
|
[submodule "resources/plugins/veaf"]
|
|
path = resources/plugins/veaf
|
|
url = https://github.com/VEAF/dcs-liberation-veaf-framework
|