update the Jasons
parent
7242dfd46e
commit
b703318c39
|
@ -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.
|
||||
|
||||
|
|
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue