initial tinkerings

This commit is contained in:
2024-06-16 15:10:54 -05:00
parent a057626c0c
commit b1cb852cb1
14 changed files with 1193 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"manifestVersion": 1,
"id": "RMROC451.TweaksAndThings",
"name": "RMROC451's Tweaks and Things",
"version": "$(AssemblyVersion)",
"requires": [
{
"id": "railloader",
"notBefore": "1.8.1"
}
],
"assemblies": [ "RMROC451.TweaksAndThings" ]
}