update the Jasons
parent
7242dfd46e
commit
b703318c39
|
@ -1,14 +1,14 @@
|
||||||
# Blåhaj
|
# 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
|
## How to install
|
||||||
|
|
||||||
1. install Unity Mod Manager(UMM)
|
1. install Unity Mod Manager(UMM)
|
||||||
2. install [Custom Item Mod](TODO)
|
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.
|
After installing, you can buy the item in the shops.
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"Version": "0.0.1",
|
"Version": "0.0.1",
|
||||||
"DisplayName": "Blåhaj",
|
"DisplayName": "Blåhaj",
|
||||||
"Author": "Tostiman",
|
"Author": "Tostiman",
|
||||||
"HomePage": "https://github.com/t0stiman/dv_blahaj",
|
"HomePage": "https://git.tostiman.com/tostiman/dv_blahaj",
|
||||||
"Repository": "https://raw.githubusercontent.com/t0stiman/dv_blahaj/master/repository.json",
|
"Repository": "https://git.tostiman.com/tostiman/dv_blahaj/raw/branch/master/repository.json",
|
||||||
"Requirements": ["custom_item_mod-0.0.1"]
|
"Requirements": ["custom_item_mod-0.0.1"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
"Id": "blahaj",
|
"Id": "blahaj",
|
||||||
"Version": "0.0.1",
|
"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