Added Missing Configs for Mods

This commit is contained in:
2025-01-04 08:55:31 -05:00
parent 26878dc3f2
commit e9aaa479a1
11 changed files with 1467 additions and 0 deletions
@@ -0,0 +1,36 @@
## Settings file was created by plugin EFTConfiguration v1.3.0
## Plugin GUID: com.kmyuhkyuk.EFTConfiguration
[Main Settings]
# Setting type: KeyboardShortcut
# Default value: Home
Configuration Shortcut = Home
# Setting type: Vector2
# Default value: {"x":0.0,"y":0.0}
Default Position = {"x":0.0,"y":0.0}
## Description position offset from Mouse position
# Setting type: Vector2
# Default value: {"x":0.0,"y":-25.0}
Description Position Offset = {"x":0.0,"y":-25.0}
## Preferred language, if not available will tried English, if still not available than return original text
# Setting type: String
# Default value: En
# Acceptable values: Cz, De, En, Es, Fr, Ge, Hu, It, Jp, Ko, Nl, Pl, Pt, Ru, Sk, Sv, Tr, Zh
Language = En
# Setting type: String
# Default value:
Search =
# Setting type: Boolean
# Default value: false
Advanced = false
# Setting type: Int32
# Default value: 29997
Sorting Order = 29997