forked from WhiteFang5/VMods
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c6cde1
commit 036fd5c
Showing
6 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.