Font, Softer Breast (#19)

* add breast parameter editer

* add pre-config, add scale set

* support disable replace font
This commit is contained in:
chinosk
2024-06-15 14:21:07 -05:00
committed by GitHub
parent ca0e6e6a9a
commit f5a88a9127
10 changed files with 975 additions and 234 deletions

View File

@@ -2,6 +2,7 @@
<string name="app_name">Gakumas Localify</string>
<string name="gakumas_localify">Gakumas Localify</string>
<string name="enable_plugin">Enable Plugin (Not Hot Reloadable)</string>
<string name="replace_font">Replace Font</string>
<string name="enable_free_camera">Enable Free Camera</string>
<string name="start_game">Start Game / Hot Reload Config</string>
<string name="setFpsTitle">Max FPS (0 is Use Original Settings)</string>
@@ -23,5 +24,18 @@
<string name="orientation_portrait">Portrait</string>
<string name="orientation_landscape">Landscape</string>
<string name="orientation_lock">Orientation Lock</string>
<string name="enable_breast_param">Enable Breast Param</string>
<string name="damping">Damping</string>
<string name="stiffness">Stiffness</string>
<string name="spring">Spring</string>
<string name="pendulum">Pendulum</string>
<string name="pendulumrange">Pendulum Range</string>
<string name="average">Average</string>
<string name="rootweight">Root Weight</string>
<string name="uselimit_0_1">Use Limit (0/1)</string>
<string name="usearmcorrection">Use Arm Correction</string>
<string name="isdirty">IsDirty</string>
<string name="usescale">Use Breast Scale</string>
<string name="breast_scale">Breast Scale</string>
</resources>