diff --git a/experimental_rolling_stock/Assets/pack.asset b/experimental_rolling_stock/Assets/pack.asset index 4ea820d..689a9c6 100644 --- a/experimental_rolling_stock/Assets/pack.asset +++ b/experimental_rolling_stock/Assets/pack.asset @@ -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} diff --git a/repository.json b/repository.json new file mode 100644 index 0000000..6ec08ec --- /dev/null +++ b/repository.json @@ -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" + } + ] +}