forked from StarOpenSource/Engine
JeremyStarTM
58b9b268a1
This commit introduces a "Builder" nested class, adds a way to specify which other vector a vector provides and includes a few smaller changes to DependencyVectors. This commit does not work at the moment as I'm in the process of rewriting the DependencyResolver to work correctly, as it should. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
gradle | ||
gradlew | ||
gradlew.bat | ||
README.md |
The base
subsystem
This is not just a subsystem, this is the core engine. It contains data types, logging infrastructure, an event system, a crash reporter and much more stuff required for basic applications.