mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2024-12-04 19:23:28 +01:00
fill in missing source structure in readme
This commit is contained in:
parent
e74154ccee
commit
59355e26ed
@ -44,6 +44,10 @@ MIT you bet
|
||||
|
||||
## Source Structure
|
||||
|
||||
- framework (where most of the code lives)
|
||||
- systems (some prepackaged [ecs-systems](docs/terminology.md) )
|
||||
- screens (some prepackaged [`MM::Screen`s](docs/terminology.md) )
|
||||
|
||||
## Libraries Used
|
||||
- [EnTT](https://github.com/skypjack/entt)
|
||||
- [glad](https://github.com/Dav1dde/glad)
|
||||
|
Loading…
Reference in New Issue
Block a user