version increment and revert of mod original file, per PR feedback

This commit is contained in:
2025-08-17 20:17:41 -05:00
parent 66a6da65d2
commit 00da02fb90
3 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
{ {
"manifestVersion": 5, "manifestVersion": 1,
"id": "DucktownRR.Customs", "id": "DucktownRR.Customs",
"name": "Ducktown Railroad Customs", "name": "Ducktown Railroad Customs",
"version": "0.0.1", "version": "0.0.2",
"requires": [ "requires": [
{ {
"id": "railroader", "id": "railroader",
@@ -20,12 +20,12 @@
"ConflictsWith": [], "ConflictsWith": [],
"mixintos": { "mixintos": {
"game-graph": [ "game-graph": [
"file(Railloader\\NantahalaLogging.json)", "file(Railloader//NantahalaLogging.json)",
"file(Railloader\\WesserLogging.json)", "file(Railloader//WesserLogging.json)",
"file(Railloader\\tweakedLoadIDS.json)" "file(Railloader//tweakedLoadIDS.json)"
], ],
"container:fm-flatcar01": [ "container:fm-flatcar01": [
"file(Railloader\\loggingcarsDT.json)", "file(Railloader//loggingcarsDT.json)",
] ]
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"Id": "Ducktown", "Id": "Ducktown",
"Version": "0.0.1", "Version": "0.0.2",
"DisplayName": "DTRR custom reefers", "DisplayName": "DTRR custom reefers",
"Author": "Hawke", "Author": "Hawke",
"ManagerVersion": "0.27.3" "ManagerVersion": "0.27.3"

View File

@@ -84,7 +84,7 @@
3.0, 3.0,
0.05 0.05
], ],
"text": "<i>Freight on Time...<br> Half The Time.", "text": "<i>Freight on Time...<br> Every Time.",
"forceColor": "", "forceColor": "",
"priority": 0, "priority": 0,
"debug": false, "debug": false,