Basic Scriptable Object Architecture
Provides a foundational scriptable object architecture framework for organizing game data and configurations. Includes base classes and patterns to streamline data management, reduce coupling, and improve project scalability without unnecessary complexity.
com.tarikguren.basic-scriptableobject-architecture Unity Compatibility
Unity 6 Not tested
2023.2 Not tested
2023.1 Not tested
2022.3 LTS Not tested
2021.3 LTS Not tested
2020.3 LTS Not tested
2019.4 LTS Not tested
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/basic-scriptableobject-architecture.git 
README Markdown
Copy this to your project's README.md
## Installation
Add **Basic Scriptable Object Architecture** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/basic-scriptableobject-architecture.git
```
[](https://www.pkglnk.dev/pkg/basic-scriptableobject-architecture)README
Basic Scriptable Object Architecture
Basic scriptable object architecture classes that I like to use in my projects.
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In