Quick Start
Settings up for development
A quick web search will teach you how to do any of these steps
Fork the SS3D repository.
Find a task to work on.
Open a pull-request to the develop branch.
Pretty easy right?
Software & Tools
For the game engine, we are using Unity.
To network the game, we are using Fish-Net: Networking Evolved.
We use DOTween for tweening purposes.
We also use the CS Framework.
Recommendations
Read about GitFlow.
Last updated
Was this helpful?