Ellie's Adventures is a free, open-source, 2D plaftormer game.
-
Install the Unity Hub.
-
Set up correct download from Git. Open console.
- If you work on Windows input:
git config core.autocrlf true - if you work on Linux or MacOS input:
or
$ git config core.autocrlf input$ git config core.autocrlf false
- If you work on Windows input:
-
Fork, clone remote repository to your local machine.
-
Add folder with project in Unity Hub.
-
Open project.
-
Install assets needed for the project:
- Follow to https://assetstore.unity.com/;
- Install list of assets from RequiredAssets.txt.
-
Done!
- Open project in Unity.
- File -> Build Settings. Choose your settings.
- Enter "Build".
The Ellie's Adventures game is open-sourced software licensed under the Apache License 2.0.
Elton Aslanov ru.elton.aslanov@gmail.com.
