Add AssetLoader

https://www.nexusmods.com/railroader/mods/42
This commit is contained in:
2025-08-10 09:47:20 -05:00
parent ef5ed3a2ce
commit cfa575b492
3 changed files with 31 additions and 0 deletions

10
AssetLoader/info.json Normal file
View File

@@ -0,0 +1,10 @@
{
"Id": "AssetLoader",
"Version": "1.0.1",
"DisplayName": "Asset Loader",
"Author": "Vanguard",
"EntryMethod": "AssetLoader.UMM.Loader.Load",
"ManagerVersion": "0.27.12",
"HomePage": "https://www.nexusmods.com/railroader/mods/42/",
"Repository": "https://github.com/mricher-git/rr-AssetLoader-mod/raw/master/repository.json"
}