add repository.json

master 1.1.0
t0stiman 2025-08-19 20:34:52 +02:00
parent 8feb250885
commit 2aef141608
2 changed files with 10 additions and 1 deletions

View File

@ -17,7 +17,7 @@ MonoBehaviour:
Author: Tostiman
Version: 1.1.0
HomePage: https://git.tostiman.com/tostiman/dv_experimental_rolling_stock
Repository:
Repository: https://git.tostiman.com/tostiman/dv_experimental_rolling_stock/raw/branch/master/repository.json
Cars:
- {fileID: 11400000, guid: 610ffe61db4a6df41b48c2bd595eb98b, type: 2}
- {fileID: 11400000, guid: c16e8989850fad34a8b47a907e4c3cb0, type: 2}

9
repository.json Normal file
View File

@ -0,0 +1,9 @@
{
"Releases": [
{
"Id": "experimental_rolling_stock",
"Version": "1.1.0",
"DownloadUrl": "https://git.tostiman.com/tostiman/dv_experimental_rolling_stock/releases/download/1.1.0/experimental_rolling_stock.zip"
}
]
}