commit 8ee2fa2937aced9bca1aa260d7e48b014f937fab Author: Nathaniel Cosford Date: Wed Jun 4 16:33:07 2025 +0930 Upload from upload_mods.ps1 diff --git a/Config/XUi/controls.xml b/Config/XUi/controls.xml new file mode 100644 index 0000000..51a7e35 --- /dev/null +++ b/Config/XUi/controls.xml @@ -0,0 +1,16 @@ + + outline + [black] + 1,1 + + outline + [black] + 1,1 + + outline + [black] + 1,1 + + + + \ No newline at end of file diff --git a/Config/XUi/windows.xml b/Config/XUi/windows.xml new file mode 100644 index 0000000..22a9a2a --- /dev/null +++ b/Config/XUi/windows.xml @@ -0,0 +1,25 @@ + + outline + [black] + 1,1 + + outline + [black] + 1,1 + + [black] + 1,1 + + outline + [black] + 1,1 + + outline + [black] + 1,1 + + + + false + + \ No newline at end of file diff --git a/ModInfo.xml b/ModInfo.xml new file mode 100644 index 0000000..73641be --- /dev/null +++ b/ModInfo.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..6014408 --- /dev/null +++ b/Readme.md @@ -0,0 +1,29 @@ +# HighVisText +## About +* Modlet which improve visibility some text. +* add outline to timer, tooltip, interaction prompt, stackValue, DialogResponseEntry, compass time. + + +## Changelog +### 2025.03/11 v1.2.1 +* for v1.2 +* Add label of name=durabilityValue as target. + +### 2024.07/18 v0.4 +* toolTipPopups/Label/@upper_case=false + +### 2024.07/16 v0.3 +* for v1.0 exp(b317) +* Add outline to compass time, QuestTracker. + + +### 2023.06/24 v0.2 +* for a21(b317) +* Add outline to stackValue, DialogResponseEntry. +* Publish to NexusMods + + +### 2022.04/23 v0.1 +* ver0.1 for github registration + +