Merge pull request 'Track pack/overrides/defaultconfigs/ + Waystones override' (#12) from feature/track-defaultconfigs into main
This commit was merged in pull request #12.
This commit is contained in:
@@ -60,3 +60,9 @@ pack/overrides/
|
|||||||
# (default OutputPath) and copied to the deploy share by Deploy-Brass.ps1
|
# (default OutputPath) and copied to the deploy share by Deploy-Brass.ps1
|
||||||
scripts/manifest.json
|
scripts/manifest.json
|
||||||
pack/manifest.json
|
pack/manifest.json
|
||||||
|
|
||||||
|
# pack/overrides/ is build output, but defaultconfigs/ holds hand-written
|
||||||
|
# source-of-truth configs we ship as first-run defaults (see Build-Pack.ps1).
|
||||||
|
# Whitelist that subdir so it lives in git like other source files.
|
||||||
|
!pack/overrides/defaultconfigs/
|
||||||
|
!pack/overrides/defaultconfigs/**
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing",
|
"$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing",
|
||||||
"name": "Brass and Sigil",
|
"name": "Brass and Sigil",
|
||||||
"version": "0.16.1",
|
"version": "0.16.2",
|
||||||
"minecraft": "1.21.1",
|
"minecraft": "1.21.1",
|
||||||
"loader": {
|
"loader": {
|
||||||
"type": "neoforge",
|
"type": "neoforge",
|
||||||
|
|||||||
Reference in New Issue
Block a user