JCMG Entitas Redux
com.jeffcampbellmakesgames.entitasredux Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/entitasredux.git?path=Unity/Assets/PackageManifest/Generated/6c31b17e-d755-422c-88ff-421b4c2fed29 README Markdown
Copy this to your project's README.md
## Installation
Add **JCMG Entitas Redux** 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/entitasredux.git?path=Unity%2FAssets%2FPackageManifest%2FGenerated%2F6c31b17e-d755-422c-88ff-421b4c2fed29
```
[](https://www.pkglnk.dev/pkg/entitasredux)README
Entitas Redux
About
Entitas Redux is a reworked version of Entitas with a sole focus on Unity. For more background on this project, see here for more information.
Requirements
- Min Unity Version: 2019.4
- Scripting Runtime: .Net 4.X
- .Net Core Runtime: 3.1.X
- MSBuild: MSBuild is required for the Roslyn parsing Genesis Requires. There are a few ways to ensure this is installed and I would recommend restarting your PC after performing any of these steps (see here for MS docs on installation).
- MSBuild is installed along with Visual Studio, so having VS installed accomplishes this requirement.
- Installing the .Net Core SDK v3.1 will ensure MSBuild is installed.
- Installing the Visual Studio Build Tools here will ensure MSBuild is available.
Installing Entitas Redux and Getting Started
For instructions on installing Entitas Redux and how to get up and running, see here on the wiki.
Support
If this is useful to you and/or you’d like to see future development and more tools in the future, please consider supporting it either by contributing to the Github projects (submitting bug reports or features and/or creating pull requests) or by buying me coffee using any of the links below. Every little bit helps!
Contributing
For information on how to contribute and code style guidelines, please visit here.
No comments yet. Be the first!