Add VanillaBeyond connected library export
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Thumbs.db
|
||||||
|
.DS_Store
|
||||||
5
CHANGELOG.md
Normal file
5
CHANGELOG.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
## 21.228.3
|
||||||
|
|
||||||
|
- Initial exported Modrinth App modpack for Connected Library testing.
|
||||||
38
README.md
Normal file
38
README.md
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
# VanillaBeyond Connected Library Test
|
||||||
|
|
||||||
|
Test repository for the Modrinth App "Connected Library" feature.
|
||||||
|
|
||||||
|
Use this repository URL in the Modrinth App:
|
||||||
|
|
||||||
|
```text
|
||||||
|
https://git.wilkensxl.de/MrSphay/VanillaBeyond-connected-library-test
|
||||||
|
```
|
||||||
|
|
||||||
|
If that does not work, try the `.git` clone URL:
|
||||||
|
|
||||||
|
```text
|
||||||
|
https://git.wilkensxl.de/MrSphay/VanillaBeyond-connected-library-test.git
|
||||||
|
```
|
||||||
|
|
||||||
|
## Included Export
|
||||||
|
|
||||||
|
```text
|
||||||
|
exports/VanillaBeyond-21.228.3.mrpack
|
||||||
|
```
|
||||||
|
|
||||||
|
Pack metadata from the export:
|
||||||
|
|
||||||
|
- Name: `VanillaBeyond Visual`
|
||||||
|
- Version: `21.228.3`
|
||||||
|
- Minecraft: `1.21.1`
|
||||||
|
- Loader: `neoforge 21.1.228`
|
||||||
|
|
||||||
|
## Update Workflow
|
||||||
|
|
||||||
|
1. Export a new `.mrpack` from the Modrinth App.
|
||||||
|
2. Put it into `exports/`.
|
||||||
|
3. Use a versioned filename, for example `VanillaBeyond-21.228.4.mrpack`.
|
||||||
|
4. Commit and push the change.
|
||||||
|
5. Click `Check for updates` in the Modrinth App Connected Library.
|
||||||
|
|
||||||
|
Keep the repository public, otherwise the Modrinth App cannot read it without authentication.
|
||||||
BIN
exports/VanillaBeyond-21.228.3.mrpack
Normal file
BIN
exports/VanillaBeyond-21.228.3.mrpack
Normal file
Binary file not shown.
Reference in New Issue
Block a user