-
Notifications
You must be signed in to change notification settings - Fork 11
Support translating thematic packs #139
Copy link
Copy link
Open
Description
e.g., tool that reads .entities (JSON) files and extracts "dialogue" fields, makes a .pot with that. Then, Gameeky server looks for $PROJECT_PATH/po/$LOCALE.po and applies gettext while reading dialogues fields before sending them to the player.
*NOTE that Gameeky clients are thin clients, they don't really know about the game logic etc, it's the server that does everything and streams the state of the game to the clients.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels