We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb19384 commit 21c4cdeCopy full SHA for 21c4cde
thunderstore.toml
@@ -4,13 +4,13 @@ schemaVersion = "0.0.1"
4
[package]
5
namespace = "deca"
6
name = "VampireCommandFramework"
7
-versionNumber = "0.9.0"
+versionNumber = "0.10.1"
8
description = "Command framework for developers to easily create universal commands for their plugins."
9
websiteUrl = "https://github.com/decaprime/VampireCommandFramework"
10
containsNsfwContent = false
11
12
[package.dependencies]
13
-BepInEx-BepInExPack_V_Rising = "1.691.3"
+BepInEx-BepInExPack_V_Rising = "1.733.2"
14
15
[build]
16
icon = "./images/logo_256.png"
0 commit comments