Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mod.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "Metalit",
"version": "${version}",
"packageId": "com.beatgames.beatsaber",
"packageVersion": "1.40.6_6407",
"packageVersion": "1.40.7_7060",
"description": "Provides way too many utilities for mod developers",
"dependencies": [],
"modFiles": ["${binary}"],
Expand Down
17 changes: 10 additions & 7 deletions qpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,17 @@
"pwsh ./scripts/pull-tombstone.ps1 -analyze"
]
},
"qmodIncludeDirs": [],
"qmodIncludeDirs": [
"./build",
"./extern/libs"
],
"qmodIncludeFiles": [],
"qmodOutput": null
"qmodOutput": "./MetaCore.qmod"
},
"dependencies": [
{
"id": "beatsaber-hook",
"versionRange": "^6.4.0",
"versionRange": "^6.4.2",
"additionalData": {}
},
{
Expand All @@ -57,12 +60,12 @@
},
{
"id": "bs-cordl",
"versionRange": "^4006.0.0",
"versionRange": "^4007.0.0",
"additionalData": {}
},
{
"id": "paper2_scotland2",
"versionRange": "^4.5.0",
"versionRange": "^4.6.4",
"additionalData": {}
},
{
Expand All @@ -72,14 +75,14 @@
},
{
"id": "custom-types",
"versionRange": "^0.18.2",
"versionRange": "^0.18.3",
"additionalData": {
"private": true
}
},
{
"id": "song-details",
"versionRange": "^1.0.2",
"versionRange": "^1.0.3",
"additionalData": {
"private": true
}
Expand Down
161 changes: 82 additions & 79 deletions qpm.shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,17 @@
"pwsh ./scripts/pull-tombstone.ps1 -analyze"
]
},
"qmodIncludeDirs": [],
"qmodIncludeDirs": [
"./build",
"./extern/libs"
],
"qmodIncludeFiles": [],
"qmodOutput": null
"qmodOutput": "./MetaCore.qmod"
},
"dependencies": [
{
"id": "beatsaber-hook",
"versionRange": "^6.4.0",
"versionRange": "^6.4.2",
"additionalData": {}
},
{
Expand All @@ -59,12 +62,12 @@
},
{
"id": "bs-cordl",
"versionRange": "^4006.0.0",
"versionRange": "^4007.0.0",
"additionalData": {}
},
{
"id": "paper2_scotland2",
"versionRange": "^4.5.0",
"versionRange": "^4.6.4",
"additionalData": {}
},
{
Expand All @@ -74,14 +77,14 @@
},
{
"id": "custom-types",
"versionRange": "^0.18.2",
"versionRange": "^0.18.3",
"additionalData": {
"private": true
}
},
{
"id": "song-details",
"versionRange": "^1.0.2",
"versionRange": "^1.0.3",
"additionalData": {
"private": true
}
Expand All @@ -96,52 +99,6 @@
]
},
"restoredDependencies": [
{
"dependency": {
"id": "rapidjson-macros",
"versionRange": "=2.1.0",
"additionalData": {
"headersOnly": true,
"branchName": "version/v2_1_0",
"cmake": false
}
},
"version": "2.1.0"
},
{
"dependency": {
"id": "paper2_scotland2",
"versionRange": "=4.6.4",
"additionalData": {
"soLink": "https://github.com/Fernthedev/paperlog/releases/download/v4.6.4/libpaper2_scotland2.so",
"overrideSoName": "libpaper2_scotland2.so",
"modLink": "https://github.com/Fernthedev/paperlog/releases/download/v4.6.4/paper2_scotland2.qmod",
"branchName": "version/v4_6_4",
"compileOptions": {
"systemIncludes": [
"shared/utfcpp/source"
]
},
"cmake": false
}
},
"version": "4.6.4"
},
{
"dependency": {
"id": "web-utils",
"versionRange": "=0.6.7",
"additionalData": {
"soLink": "https://github.com/RedBrumbler/WebUtils/releases/download/v0.6.7/libweb-utils.so",
"debugSoLink": "https://github.com/RedBrumbler/WebUtils/releases/download/v0.6.7/debug_libweb-utils.so",
"overrideSoName": "libweb-utils.so",
"modLink": "https://github.com/RedBrumbler/WebUtils/releases/download/v0.6.7/WebUtils.qmod",
"branchName": "version/v0_6_7",
"cmake": false
}
},
"version": "0.6.7"
},
{
"dependency": {
"id": "custom-types",
Expand All @@ -164,27 +121,23 @@
},
{
"dependency": {
"id": "libil2cpp",
"versionRange": "=0.4.0",
"id": "rapidjson-macros",
"versionRange": "=2.1.0",
"additionalData": {
"headersOnly": true,
"compileOptions": {
"systemIncludes": [
"il2cpp/external/baselib/Include",
"il2cpp/external/baselib/Platforms/Android/Include"
]
}
"branchName": "version/v2_1_0",
"cmake": false
}
},
"version": "0.4.0"
"version": "2.1.0"
},
{
"dependency": {
"id": "bs-cordl",
"versionRange": "=4006.0.0",
"versionRange": "=4007.0.0",
"additionalData": {
"headersOnly": true,
"branchName": "version/v4006_0_0",
"branchName": "version/v4007_0_0",
"compileOptions": {
"includePaths": [
"include"
Expand All @@ -200,7 +153,45 @@
}
}
},
"version": "4006.0.0"
"version": "4007.0.0"
},
{
"dependency": {
"id": "paper2_scotland2",
"versionRange": "=4.6.4",
"additionalData": {
"soLink": "https://github.com/Fernthedev/paperlog/releases/download/v4.6.4/libpaper2_scotland2.so",
"overrideSoName": "libpaper2_scotland2.so",
"modLink": "https://github.com/Fernthedev/paperlog/releases/download/v4.6.4/paper2_scotland2.qmod",
"branchName": "version/v4_6_4",
"compileOptions": {
"systemIncludes": [
"shared/utfcpp/source"
]
},
"cmake": false
}
},
"version": "4.6.4"
},
{
"dependency": {
"id": "fmt",
"versionRange": "=11.0.2",
"additionalData": {
"headersOnly": true,
"branchName": "version/v11_0_2",
"compileOptions": {
"systemIncludes": [
"fmt/include/"
],
"cppFlags": [
"-DFMT_HEADER_ONLY"
]
}
}
},
"version": "11.0.2"
},
{
"dependency": {
Expand All @@ -222,6 +213,21 @@
},
"version": "6.4.2"
},
{
"dependency": {
"id": "web-utils",
"versionRange": "=0.6.7",
"additionalData": {
"soLink": "https://github.com/RedBrumbler/WebUtils/releases/download/v0.6.7/libweb-utils.so",
"debugSoLink": "https://github.com/RedBrumbler/WebUtils/releases/download/v0.6.7/debug_libweb-utils.so",
"overrideSoName": "libweb-utils.so",
"modLink": "https://github.com/RedBrumbler/WebUtils/releases/download/v0.6.7/WebUtils.qmod",
"branchName": "version/v0_6_7",
"cmake": false
}
},
"version": "0.6.7"
},
{
"dependency": {
"id": "scotland2",
Expand All @@ -238,36 +244,33 @@
{
"dependency": {
"id": "song-details",
"versionRange": "=1.0.2",
"versionRange": "=1.0.3",
"additionalData": {
"soLink": "https://github.com/bsq-ports/SongDetails/releases/download/v1.0.2/libsongdetails.so",
"debugSoLink": "https://github.com/bsq-ports/SongDetails/releases/download/v1.0.2/debug_libsongdetails.so",
"soLink": "https://github.com/bsq-ports/SongDetails/releases/download/v1.0.3/libsongdetails.so",
"debugSoLink": "https://github.com/bsq-ports/SongDetails/releases/download/v1.0.3/debug_libsongdetails.so",
"overrideSoName": "libsongdetails.so",
"modLink": "https://github.com/bsq-ports/SongDetails/releases/download/v1.0.2/SongDetails.qmod",
"branchName": "version/v1_0_2",
"modLink": "https://github.com/bsq-ports/SongDetails/releases/download/v1.0.3/SongDetails.qmod",
"branchName": "version/v1_0_3",
"cmake": false
}
},
"version": "1.0.2"
"version": "1.0.3"
},
{
"dependency": {
"id": "fmt",
"versionRange": "=11.0.2",
"id": "libil2cpp",
"versionRange": "=0.4.0",
"additionalData": {
"headersOnly": true,
"branchName": "version/v11_0_2",
"compileOptions": {
"systemIncludes": [
"fmt/include/"
],
"cppFlags": [
"-DFMT_HEADER_ONLY"
"il2cpp/external/baselib/Include",
"il2cpp/external/baselib/Platforms/Android/Include"
]
}
}
},
"version": "11.0.2"
"version": "0.4.0"
}
]
}