You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.
Sebastiano Mandalà edited this page Feb 28, 2018
·
7 revisions
Welcome to the Svelto.ECS.Vanilla.Example wiki!
I had a few people telling me that the project doesn't compile, although the repository is actually sound. The reason is that, in order to not duplicate files, I decided to use submodules, which is a way to let a repository point to another one. The examples usually point to Svelto.Common, Svelto.Tasks and Svelto.ECS.
However submodules are not very intuitive and since git is already a mess, I understand if someone can't sync the repository properly.