working on add/fix/remove buttons

This commit is contained in:
2026-05-06 05:10:19 +00:00
parent 158bc7c1d7
commit 8deaf82eac
5 changed files with 280 additions and 88 deletions

View File

@@ -11,9 +11,12 @@
;
; Authored ordering: PROJECTRVInterior42 → RVInteriorExpansion → RVInteriorExpansionPart2.
; The expansion mods don't declare these loadAfter relationships in their own
; mod.info, so without these rules sortof has nothing to base the cluster
; ordering on (PROJECTRVInterior42 is in PREORDER slot 7 already; expansions
; just need to chain off of it).
; mod.info. The actual adjacent placement is now enforced by PREORDER slots
; 8/9 in mlos_sort.py — `loadAfter` only constrains topo order and lets
; category-sort drift the expansions to the end of MODS_LINE under
; "undefined". The rules below remain as documentation of the intended chain
; AND so the `rules-applied` warning still fires when either expansion wsid
; is in the user's input.
[RVInteriorExpansion]
loadAfter=PROJECTRVInterior42