Unity sync
Keep a Unity project in sync with Poneglyph. Connect the project once, and your string tables stay matched on both sides.
Connect a Unity project
Section titled “Connect a Unity project”- Open Sync ▸ Add sync link, then choose Unity in the window that opens.
- Pick the Unity project folder on disk.
- Choose the Folder to sync, or leave it blank to use the first one found.
- Click Confirm.
A Unity chip appears in the status bar once the link is live.
What syncs
Section titled “What syncs”Poneglyph syncs your string tables both ways:
| Poneglyph | Unity |
|---|---|
| Line names | Table keys |
| Translations | Values, per language |
| Folder structure | Key prefixes |
Edit on either side. Your changes show up as a proposal you can review before they land.
Set up the Unity bridge (one time)
Section titled “Set up the Unity bridge (one time)”Today the engine bridge is added by hand. You do this once per Unity project.
- Copy the Poneglyph sync scripts into the Unity project’s editor folder.
- Open the project in Unity so the scripts can run.
- Keep Unity open while you sync.
After this, the bridge watches your string tables and picks up changes on its own.