Cj
|
a98486109f
|
add locale for pre-4.0.0 server mods
|
2025-05-29 18:40:08 -04:00 |
|
Cj
|
0fda28526f
|
Implement module patch abstraction and patch loader (#250)
* Implement patch abstractions and patch loader using an interface
* remove patch loader
* rename patch class
|
2025-05-11 20:52:14 +01:00 |
|
Cj
|
5af362b0b3
|
Implement loading metadata from the assembly
|
2025-05-07 15:05:22 -04:00 |
|
Chomp
|
ae98f57bd9
|
Replaced various string.toLower() == x checks with string.Equals
|
2025-05-05 14:03:57 +01:00 |
|
Chomp
|
e30d620c44
|
Skip second if check when filename is "package.json" inside LoadMod()
Improved name and file type checks
Renamed variables
|
2025-05-05 13:54:04 +01:00 |
|
CWX
|
7c7297f63c
|
Code cleanup and format
|
2025-04-22 14:49:05 +01:00 |
|
CWX
|
cd94eee774
|
removed duplicate logging
|
2025-04-17 16:30:08 +01:00 |
|
CWX
|
e55aba79ac
|
Use ProgramStatics in places to disable Modding with Flag
|
2025-04-16 11:51:44 +01:00 |
|
Chomp
|
f104ab1417
|
Improved logging
|
2025-04-09 17:20:24 +01:00 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|