mirror of
https://github.com/rmroc451/TweaksAndThings.git
synced 2025-12-19 02:39:37 -06:00
initial tinkerings
This commit is contained in:
13
TweaksAndThings/Definition.json
Normal file
13
TweaksAndThings/Definition.json
Normal 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" ]
|
||||
}
|
||||
Reference in New Issue
Block a user