Track pack/overrides/defaultconfigs/ + Waystones override #12

Merged
Matt merged 1 commits from feature/track-defaultconfigs into main 2026-05-23 12:56:14 +00:00
2 changed files with 7 additions and 1 deletions
Showing only changes of commit 50007e1109 - Show all commits
+6
View File
@@ -60,3 +60,9 @@ pack/overrides/
# (default OutputPath) and copied to the deploy share by Deploy-Brass.ps1
scripts/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
View File
@@ -1,7 +1,7 @@
{
"$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing",
"name": "Brass and Sigil",
"version": "0.16.1",
"version": "0.16.2",
"minecraft": "1.21.1",
"loader": {
"type": "neoforge",