README.md 1.53 KiB
UFrameIT
say what uframeit is in one sentence, link to official website. say what this repo contains.
For more information about the project, please visit https://uframeit.github.io/
Installation (for end users)
Just download our latest release: https://github.com/UFrameIT/UFrameIT/releases/latest
Installation (for developers)
First, you have to set up a development environment:
- Install Unity 2019.4.x (LTS). We periodically update to the latest LTS version. Currently, any 2019.4 version should work; you can safely ignore any version warnings popping up.
- Clone this repository:
git clone https://github.com/UFrameIT/UFrameIT.git
- Get the FrameIT archives, make sure to update the submodules with this script
- Install IntelliJ IDEA
- Clone MMT, which also contains the FrameIT MMT server, on the devel branch:
git clone --branch devel https://github.com/UniFormal/MMT.git
and install the [Server Component]
Running
- Start Unity and open the project in this repo?
- Follow the FrameIT MMT server's usage guide for how to start the FrameIT MMT server
- Run the game in unity