dcs-retribution/.gitmodules
David Pierron d22943d755 added a customizable plugin system
- the base LUA functionality has been implemented as a mandatory plugin
- the jtacautolase functionality has been implemented as a plugin
- added a VEAF framework plugin

The plugins have GUI elements in the Settings window.
2020-10-12 17:27:13 +02:00

8 lines
194 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