|
e4a2ecdd4b
|
Fix mod options not loading
The initialization for the options view happened before a few necessary
systems where setup by the game.
|
2023-07-22 14:36:50 +02:00 |
|
|
9486af9177
|
refactor: Replace I/O-based requires
With the switch back to bundle-based mod distribution, we can now use
the built-in `require`/`dofile`.
|
2023-05-06 22:54:44 +02:00 |
|
|
b0b7395f02
|
feat: Make buildable with dtmt
Move files in the correct file structure, add package definition and
dtmt configuration.
|
2023-05-06 22:54:41 +02:00 |
|