Skip to content

FruitonTeam/FruitonClient

Repository files navigation

Fruiton Client

This is a repo for the Unity Client part of Fruiton game.

Prerequisites:

Note that this repository also contains a submodule. After you clone it make sure to init and update this submodule. For more info see wiki.

Building

Windows

  1. Run the build.bat script found in the root folder.

Unix

  1. Run the build.sh script found in the root directory.