Anton-Stechman / rpg_mania_iv_submission

Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Open Source, git based development framework for Unity3D. With some basic functionality scripts.

___ ## Developers:
### Name:
_Anton Stechman_
### Role:
_Owner/Lead Developer_
### Links:
GitHub
LinkedIn
___ ## Find Support: Discord
___ ## Initial Setup Instructions: Open Windows Powershell adminisitrator and execute the below command: ``` Set-ExecutionPolicy -ExecutionPolicy Unrestricted ``` ### Environment Requirements: - Unity3D version 2021.3.21f1
[Download](https://unity.com/releases/editor/archive) - python version 3.10.0
[Download](https://www.python.org/downloads/release/python-3100/) - git version 2.40.0
[Download](https://git-scm.com/download/win) #### Python Modules: - Colorama ``` pip install colorama ``` ___ ## Links U3DT GitHub
Installing Git
Unity3D Website
___