Skip to content

Commit

Permalink
Added Thunderstone related files
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteFang5 committed Jul 30, 2022
1 parent 7c6cde1 commit 036fd5c
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Thunderstone/BloodRefill/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "VMods - Blood Refill",
"description": "A mod that allows players to refill their blood pool.",
"version_number": "1.0.0",
"dependencies": [
"BepInEx-BepInExPack_V_Rising-1.0.0",
"molenzwiebel-Wetstone-1.1.0"
],
"website_url": "https://github.com/WhiteFang5/VMods#blood-refill"
}
10 changes: 10 additions & 0 deletions Thunderstone/PvPLeaderboard/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "VMods - PvP Leaderboard",
"description": "A mod that keeps track of Kills, Death and the K/D ratio of players and ranks them in a leaderboard.",
"version_number": "1.0.0",
"dependencies": [
"BepInEx-BepInExPack_V_Rising-1.0.0",
"molenzwiebel-Wetstone-1.1.0"
],
"website_url": "https://github.com/WhiteFang5/VMods#pvp-leaderboard"
}
10 changes: 10 additions & 0 deletions Thunderstone/PvPPunishment/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "VMods - PvP Punishment",
"description": "A mod that punishes low-level kills.",
"version_number": "1.0.0",
"dependencies": [
"BepInEx-BepInExPack_V_Rising-1.0.0",
"molenzwiebel-Wetstone-1.1.0"
],
"website_url": "https://github.com/WhiteFang5/VMods#pvp-punishment"
}
10 changes: 10 additions & 0 deletions Thunderstone/RecoverEmptyContainers/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "VMods - Recover Empty Containers",
"description": "A mod that allows players to recover empty containers when drinking potions or brews.",
"version_number": "1.0.0",
"dependencies": [
"BepInEx-BepInExPack_V_Rising-1.0.0",
"molenzwiebel-Wetstone-1.1.0"
],
"website_url": "https://github.com/WhiteFang5/VMods#recover-empty-containers"
}
10 changes: 10 additions & 0 deletions Thunderstone/ResourceStashWithdrawal/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "VMods - Resource Stash Withdrawal",
"description": "A mod that allows players to withdraw items for a recipe directly from their stash.",
"version_number": "1.0.0",
"dependencies": [
"BepInEx-BepInExPack_V_Rising-1.0.0",
"molenzwiebel-Wetstone-1.1.0"
],
"website_url": "https://github.com/WhiteFang5/VMods#resource-stash-withdrawal"
}
Binary file added Thunderstone/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 036fd5c

Please sign in to comment.