Track pack/overrides/defaultconfigs/ + Waystones override #12
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user