3 Commits

Author SHA1 Message Date
Frank
4b10383d16 Update UpdateMoose.py
- Added more debug info output
2022-10-14 18:15:29 +02:00
Frank
c7825692a2 Update UpdateMoose.py
- Script will now search for all lua files that start with "moose" (case insensitive) and replace them with the most current Moose_.lua
- Script will now extract all lua files that do NOT start with "moose" (case insensitive) and place them next to the miz file
2022-10-14 18:08:32 +02:00
Frank
82aba06cb4 Added New Github Actions Workflow
- Disabled scheduled and push commands in `demomissionspacked.yml`
- Added `UpdateMoose.yml` in .github\workflows\ folder
- Added `UpdateMoose.py` in .scripts folder
2022-10-13 23:18:04 +02:00