Gameframe.Progressions
ScriptableObjects for calculating numerical progressions. Indended for use with role playing game property scaling.
com.gameframe.progressions 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/progressions.git README Markdown
Copy this to your project's README.md
## Installation
Add **Gameframe.Progressions** 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/progressions.git
```
[](https://www.pkglnk.dev/pkg/progressions)README
Welcome to com.gameframe.progressions š
ScriptableObjects for calculating numerical progressions. Indended for use with role playing game property scaling.
Quick Package Install
Using UnityPackageManager (for Unity 2018.3 or later)
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
{
"dependencies": {
"com.gameframe.progressions": "https://github.com/coryleach/UnityProgressions.git#1.0.3",
...
},
}
Author
š¤ Cory Leach
- Twitter: @coryleach
- Github: @coryleach
Show your support
Give a āļø if this project helped you!
This README was generated with ā¤ļø by readme-md-generator
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In