1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-22 22:12:45 +01:00

Add ispeacock.json to diff

This commit is contained in:
AnthonyFuller 2023-08-25 10:16:56 +01:00
parent 1e334bfce1
commit 471f70acef

View File

@ -80,6 +80,9 @@ export class MenuSystemDatabase {
this.hooks.getDatabaseDiff.tap(
"PeacockInternal",
(configs, gameVersion) => {
// This is global to all versions
configs.push("menusystem/data/ispeacock.json")
if (gameVersion === "h3") {
configs.push(
"menusystem/elements/settings/data/isnonvroptionvisible.json",