Unity Setup

Install the Unity SDK and start with named slots.

Unity projects should start with PersistlyGameSaves. Use Last Beacon as a reference sample, not as a required app template.

Setup

Follow this engine-native setup path.

01

Add the public Unity package from the GitHub URL.

02

Configure PersistlyGameSaves with a ps_test_ runtime key while you build and QA.

03

Save and load a named slot such as autosave before wiring additional game systems.