Papaskank-SkanksAIO icon

SkanksAIO

SkanksAIO (All-in-one) is a Discord bridge, connecting a V Rising server to it's respective Discord server. Features include: kicking, banning/unbanning players as an admin from the Discord amongst others. Double check the .conf file for more information.

Last updated 2 years ago
Total downloads 222
Total rating 0 
Categories Server Mods
Dependency string Papaskank-SkanksAIO-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.0.0 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.0.0

README

v2

Using the Git Hook

Copy/Paste .env.example to .env and change the variable to your unhollowed directory

Copy the hooks/post-merge file to .git/hooks/post-merge

NOTE: .git is a hidden directory, make sure to have Show Hidden Files enabled.

Or use git bash:

cp hooks/post-merge .git/hooks/post-merge

The first time after performing the above steps, you need to manually run the hook:

In Git bash, from the project root folder run:

.git/hooks/post-merge

Building

If all is well, the project should build without errors, and FodyWeavers should have packed all dependencies.

Start the server.

Edit configuration.

Restart the server.