diff --git a/README.MD b/README.MD index aa58fc8..04a430c 100644 --- a/README.MD +++ b/README.MD @@ -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. diff --git a/info.json b/info.json index 6aa57f4..58e3f08 100644 --- a/info.json +++ b/info.json @@ -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"] } diff --git a/repository.json b/repository.json index b085126..05118e3 100644 --- a/repository.json +++ b/repository.json @@ -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" } ] }