Commit graph

10 commits

Author SHA1 Message Date
6c5604cb1c
Implement loading non-bundled mods 2023-11-12 23:19:33 +01:00
7b8a8d1094
refactor: Format code 2023-07-22 16:38:50 +02:00
d294f85b88
feat: Allow setting developer mode
Since this setting is now partially goverened by DMF's mod options,
there needs be some way for DMF to communicate this setting.
2023-07-22 16:33:07 +02:00
2d15647fb5
feat: Move class and require hooks into early loading 2023-05-07 00:15:26 +02:00
33756cd6d5
Dump mod data for issue debugging 2023-05-07 00:15:25 +02:00
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
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