Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
92d2407fee
|
|||
|
41a93625f9
|
|||
|
2c4f43033f
|
2
.gitignore
vendored
2
.gitignore
vendored
@@ -10,4 +10,4 @@
|
||||
Settings.xml
|
||||
Railloader/ModSettings/*
|
||||
AlinasMapMod/Maps/*
|
||||
|
||||
TimeSync/*.json
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"hours": 9,
|
||||
"minutes": 24,
|
||||
"seconds": 57,
|
||||
"totalSeconds": 120297,
|
||||
"timestamp": "2025-12-01T19:27:54",
|
||||
"isPaused": false
|
||||
}
|
||||
12
WoodStockCar/WoodStockCar/Catalog.json
Normal file
12
WoodStockCar/WoodStockCar/Catalog.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"indentifier": "woodcoaches",
|
||||
"name": "woodcoaches",
|
||||
"shared": false,
|
||||
"assets": {
|
||||
"WoodCoaches": {
|
||||
"name": "WoodCoaches",
|
||||
"type": "prefab",
|
||||
"filename": "WoodCoaches.prefab"
|
||||
}
|
||||
}
|
||||
}
|
||||
1379
WoodStockCar/WoodStockCar/Definitions.json
Normal file
1379
WoodStockCar/WoodStockCar/Definitions.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
WoodStockCar/WoodStockCar/bundle
LFS
Normal file
BIN
WoodStockCar/WoodStockCar/bundle
LFS
Normal file
Binary file not shown.
8
WoodStockCar/info.json
Normal file
8
WoodStockCar/info.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Id": "WoodStockCar",
|
||||
"Version": "1.0",
|
||||
"DisplayName": "Wood Stock Car",
|
||||
"Author": "RTM",
|
||||
"ManagerVersion": "0.28.2.0",
|
||||
"HomePage": "https://discord.gg/waSuQ7KaGZ"
|
||||
}
|
||||
Reference in New Issue
Block a user