docs(vt): the UtilityBelt gitlab.io repo is the full plugin source; cloned locally
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
parent
f1418903fd
commit
cf04897694
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ PowerShell reflection.
|
|||
| `refs/vtank/uTank2.Resources.defaultsettings.usd` (+ `defaultsettingstemplate.usd`, `defaultinfodb.ugd`, `defaultitemagedb.ugd`, `CustomIcons.RES`, `dc.xml`) | Default profile (the 137 options), templates, databases. |
|
||||
| `refs/vvs/decompiled/` + `refs/vvs/resources/` | VirindiViewService: control semantics (`HudList`, `HudCombo`, `HudTabView`…), themes (`Float_Theme.cs` is the default when the registry names none; `Decal_Theme.cs` is the retail-textured one), theme images. Reference only. |
|
||||
| `refs/vtank-classiclooter/decompiled/` | 53 `.cs`, real names: `LootCore`, `cLootItemRule`, `UTLBlock_*`, `UTLFileExtraBlockManager`, `ComputedItemInfo`, `GameInfo`. |
|
||||
| Open source (owner-supplied references, 2026-09-06) | UtilityBelt: plugin source `https://gitlab.com/utilitybelt/utilitybelt` (grammar `UtilityBelt/Lib/Expressions/MetaExpressions.g4`), docs site source `git@gitlab.com:utilitybelt/utilitybelt.gitlab.io.git` (the expressions/commands documentation), local `C:\Users\erikn\source\repos\utilitybelt.service`. Mag-Tools: `https://github.com/Mag-nus/Mag-Plugins/tree/master/Mag-Tools`, local `C:\Users\erikn\source\repos\Mag-Plugins`. Read as source, never decompiled. |
|
||||
| Open source (owner-supplied references, 2026-09-06) | UtilityBelt: `git@gitlab.com:utilitybelt/utilitybelt.gitlab.io.git` — holds the full plugin source (`UtilityBelt.sln`, `UtilityBelt/Lib/Expressions/` incl. the `MetaExpressions.g4` grammar); cloned to `C:\Users\erikn\source\repos\utilitybelt.gitlab.io` (older clone `utilitybelt.service`). Mag-Tools: `https://github.com/Mag-nus/Mag-Plugins/tree/master/Mag-Tools`, local `C:\Users\erikn\source\repos\Mag-Plugins`. Read as source, never decompiled. |
|
||||
|
||||
Rules for using it: cite `file:line` in the catalog and in code comments; never
|
||||
paste decompiled code into the repo; behavior is re-implemented in our own
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue