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 8eed4d6 commit b1f944bCopy full SHA for b1f944b
2 files changed
mod.json
@@ -32,10 +32,10 @@
32
"downloadIfMissing": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.4.0/ChatPlexSDK-BS.qmod"
33
}
34
],
35
- "modFiles": [
+ "modFiles": [],
36
+ "lateModFiles": [
37
"libqbeatsaberplus-notetweaker.so"
38
- "lateModFiles": [],
39
"libraryFiles": [],
40
"fileCopies": [],
41
"copyExtensions": []
mod.template.json
@@ -11,7 +11,8 @@
11
"description": "Feel good!",
12
"coverImage": "cover.png",
13
"dependencies": [],
14
- "modFiles": ["${binary}"],
15
+ "lateModFiles": ["${binary}"],
16
17
18
0 commit comments