Commit graph

9 commits

Author SHA1 Message Date
23a15cc692
feat: Add API for DMF to get mod data 2023-05-07 00:15:25 +02:00
70b7529fc4
feat: Improve mod loader logging 2023-05-07 00:15:24 +02:00
dcd08db47a
fix: Fix initial loading 2023-05-07 00:15:23 +02:00
36afe1466c
refactor: Drop loadstring for hooks 2023-05-07 00:15:22 +02:00
09c0d3a5ae
fix: Add missing game state hooks
Co-authored-by: Aussiemon <mattrohrlach+github@gmail.com>
2023-05-07 00:15:21 +02:00
15dc40b9ab
refactor: Move indexed objects to local and change whitespace 2023-05-07 00:15:20 +02:00
a36e6f4adb
feat: Implement mod loader
Co-authored-by: Aussiemon <mattrohrlach+github@gmail.com>
2023-05-07 00:15:19 +02:00
891efb7219
chore: Add ModManager class from VT2 2023-05-07 00:15:19 +02:00
ddd97c3c0d
chore: Import base mod from DMF
Co-authored-by: Aussiemon <mattrohrlach+github@gmail.com>
2023-05-07 00:15:16 +02:00