diff --git a/DVModProfiles/info.json b/DVModProfiles/info.json index 43449b8..16523de 100644 --- a/DVModProfiles/info.json +++ b/DVModProfiles/info.json @@ -1,9 +1,10 @@ { "Id": "DVModProfiles", - "Version": "1.0.0", + "Version": "1.0.1", "DisplayName": "DV Mod Profiles", "Author": "SharkBaitDLS", "EntryMethod": "DVModProfiles.Main.Load", "ManagerVersion": "0.27.2", - "Repository": "https://raw.githubusercontent.com/Fuggschen/DVModManager/main/DVModProfiles/repository.json" + "Repository": "https://raw.githubusercontent.com/Fuggschen/DVModManager/main/DVModProfiles/repository.json", + "MultiplayerCompatibility": "Client" } diff --git a/DVModProfiles/repository.json b/DVModProfiles/repository.json index dbc9d9f..3c0fe59 100644 --- a/DVModProfiles/repository.json +++ b/DVModProfiles/repository.json @@ -1,5 +1,10 @@ { "Releases": [ + { + "Id": "DVModProfiles", + "Version": "1.0.1", + "DownloadUrl": "https://github.com/Fuggschen/DVModManager/releases/download/dvmodprofiles-v1.0.1/DVModProfiles.zip" + }, { "Id": "DVModProfiles", "Version": "1.0.0",