track modpack releases

This commit is contained in:
UNILaptop 2024-07-27 00:22:58 +03:00
parent 40ab01ea36
commit 6bf90f5ea3
3 changed files with 11 additions and 0 deletions

4
.gitattributes vendored
View file

@ -1,2 +1,6 @@
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
* -text
# Enable Git LFS for modpack files
**/*.mrpack filter=lfs diff=lfs merge=lfs -text
**/*.zip filter=lfs diff=lfs merge=lfs -text

4
.gitignore vendored
View file

@ -4,5 +4,9 @@
# Exclude exported Modrinth modpacks
*.mrpack
# Include releases
!releases/modrinth/*.mrpack
!releases/curseforge/*.zip
# Exclude packwiz Windows executable
packwiz.exe

BIN
releases/modrinth/compsoc-enhanced-vanilla_1.0.0.mrpack (Stored with Git LFS) Normal file

Binary file not shown.