diff --git a/Common.targets b/Common.targets index 1e5a1f7..a4807d4 100644 --- a/Common.targets +++ b/Common.targets @@ -60,6 +60,15 @@ + + + + + \ No newline at end of file diff --git a/ts-assets/thunderstore.toml b/ts-assets/thunderstore.toml index 5b56357..b300e1e 100644 --- a/ts-assets/thunderstore.toml +++ b/ts-assets/thunderstore.toml @@ -7,12 +7,12 @@ repository = "https://thunderstore.io" [package] namespace = "www_Day_Dream" name = "MultiplayerModRestrictor" -description = "" -websiteUrl = "" +description = "A Last Train Outta' Wormtown plugin that facilitates other plugins restricting multiplayer access by mod versioning." +websiteUrl = "https://github.com/wwwDayDream/MultiplayerModRestrictor" containsNsfwContent = false [package.dependencies] -BepInEx-BepInExPack = "" +BepInEx_Wormtown-BepInExPack = "5.4.22" [build] icon = "icon.png"