- Aug 3, 2017
- 408
- 480
The online client is made with Unity so you can use BepInEx with it. The offline client is on a different engine. If you want to translate the offline client, gethi,
I can translate the online version of the game to the language I want normally with BepInEx. But I couldn't achieve this in the offline version. Is there someone who can help with this topic?
asar
from:
You must be registered to see the links
, and modify the strings in Glamour-0.31/game/app.asar/static/js/main.4a1d5f33.js
. You will probably need to fix the formatting so it's more readable. You can use
You must be registered to see the links
for that.Look for lines of code starting with:
e.exports = JSON.parse(
asar
is needed to extract/re-pack the app.asar