File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -25,19 +25,8 @@ Full documentation and usage instructions are available in the [**GUIDE**](https
2525## 🖼️ Preview
2626<p align =" left " > <img src =" https://github.com/user-attachments/assets/4677d1e1-ee3d-4143-8644-70c8b18b1fe4 " width =" 32% " > <img src =" https://github.com/user-attachments/assets/56b56375-7af8-4b87-885d-3c294822d966 " width =" 32% " > <img src =" https://github.com/user-attachments/assets/f04e02b6-1077-41b8-9fdf-b43e9c898d06 " width =" 32% " > </p >
2727
28- ## 📦 Addressables Installation (required)
29-
30- 1 . Open ** Window > Package Manager**
31- 2 . Switch to ** Unity Registry** view
32- 3 . Find ** Addressables** and click ** Install**
33-
3428## 📥 Installing Data Constructor
35-
36- 1 . Copy the ** Plugin** folder into your ** Assets**
37- 2 . Initialize at runtime: ` DataConstructor.Initializer.Init(); `
38- 3 . Access your runtime data via ` DataConstructor.DataManager.YOUR_DATA_NAME `
39-
40- * Example: ` List<DataConstructor.DataManager.ExampleClass> ExampleData `
29+ [ ** First Launch** ] ( https://github.com/Onimka/unity-data-constructor/blob/main/Documentation/First%20Launch.md )
4130
4231## ⚙️ Requirements
4332
You can’t perform that action at this time.
0 commit comments