This project is a LastOrigin Localization Mod. It can change your LastOrigin to Chinese Trandictional or English.
- Install BepInEx6 BepInEx_UnityIL2CPP_x64_6.0.0-pre.1.zip
- Run Game Once. This steup will hang a minute. If you watching the Game UI, you will found
BepInEx\plugins
dir is generate. Then close the game. - Extract all plugin and plugin data into
BepInEx\plugins
. (Include Localization dir)
The config file is place in BepInEx\config\LOLocalization.cfg
.
Default language is tc, if you want change your language to English, Edit config file and restart game.
## Settings file was created by plugin LOLocalization v1.0.3
## Plugin GUID: LOLocalization
[General]
## Accept tc,en
# Setting type: String
# Default value: tc
language = tc
## Accept sourcehansans,msjhbd
# Setting type: String
# Default value: sourcehansans
font = sourcehansans
You can co-editing these sheets to help us.