changed mods for palworld
This commit is contained in:
@@ -352,12 +352,12 @@ export const MOD_GAMES: ModdedGame[] = [{
|
|||||||
description: "Server-side tooling and quality-of-life changes for dedicated Palworld servers.",
|
description: "Server-side tooling and quality-of-life changes for dedicated Palworld servers.",
|
||||||
mods: [{
|
mods: [{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Got Your Number",
|
title: "PalUI Extension",
|
||||||
description: "Adds paldex numbers to the Palbox pal details screen, and the main menu pal status screen.",
|
description: "A collection of UI enhancements for Palworld, focused on manipulating the existing UI instead of adding complex new elements.",
|
||||||
link: "https://steamcommunity.com/sharedfiles/filedetails/?id=3780862038",
|
link: "https://plz.gimme.pet/ferren/PalUIExtension",
|
||||||
linkLabel: "Steam",
|
linkLabel: "Git",
|
||||||
version: "0.2.0",
|
version: "0.0.3",
|
||||||
tags: ["Client", "Unreal Engine", "Palworld", "UE4SS", "C++"],
|
tags: ["Client", "Unreal Engine", "Palworld", "UE4SS", "C++", "UI", "Injection"],
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user