update the Jasons

master
t0stiman 2024-01-05 16:45:16 +01:00
parent 7242dfd46e
commit b703318c39
3 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
# Blåhaj
![screenshot.png](screenshot.png)
This mod adds [Blåhaj](https://knowyourmeme.com/editorials/guides/what-does-blahaj-mean-the-seemingly-inexplicable-popularity-of-ikeas-iconic-shark-plushie-explained) to Derail Valley.
This mod adds Blåhaj to Derail Valley.
![screenshot.png](screenshot.png)
## How to install
1. install Unity Mod Manager(UMM)
2. install [Custom Item Mod](TODO)
3. download this mods zip from the 'Releases' tab and throw it into UMM
3. download this mods zip from the [Releases](https://git.tostiman.com/tostiman/dv_blahaj/releases) tab and throw it into UMM
After installing, you can buy the item in the shops.

View File

@ -3,7 +3,7 @@
"Version": "0.0.1",
"DisplayName": "Blåhaj",
"Author": "Tostiman",
"HomePage": "https://github.com/t0stiman/dv_blahaj",
"Repository": "https://raw.githubusercontent.com/t0stiman/dv_blahaj/master/repository.json",
"HomePage": "https://git.tostiman.com/tostiman/dv_blahaj",
"Repository": "https://git.tostiman.com/tostiman/dv_blahaj/raw/branch/master/repository.json",
"Requirements": ["custom_item_mod-0.0.1"]
}

View File

@ -3,7 +3,7 @@
{
"Id": "blahaj",
"Version": "0.0.1",
"DownloadUrl": "https://github.com/t0stiman/blahaj/releases/download/0.0.1/blahaj.v0.0.1.zip"
"DownloadUrl": "https://git.tostiman.com/tostiman/dv_blahaj/releases/download/0.0.1/Blahaj.zip"
}
]
}