mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
- 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.
26 lines
292 B
Plaintext
26 lines
292 B
Plaintext
*.pyc
|
|
__pycache__
|
|
build/**
|
|
resources/payloads/*.lua
|
|
venv
|
|
logs.txt
|
|
.DS_Store
|
|
dist/**
|
|
a.py
|
|
resources/tools/a.miz
|
|
tests/**
|
|
# User-specific stuff
|
|
.idea/
|
|
|
|
/kneeboards
|
|
/liberation_preferences.json
|
|
/state.json
|
|
|
|
logs/
|
|
|
|
qt_ui/logs/liberation.log
|
|
|
|
*.psd
|
|
plugin/custom/__plugins.lst
|
|
plugin/custom/*.lua
|