bubel-ecs/.gitignore
DanielMz25 6217aec6be -changed README
-license changed to BSD (maybe temporary)
-added configurations to dub.json
-initial ECS implementation (WIP):
	-Manager, System, Entity, Component
	-registering components
	-registering systems
	-calling update
2018-09-07 20:54:29 +02:00

12 lines
No EOL
102 B
Text

dub.userprefs
dub.selections.json
.dub
/.vscode
perf.data
perf.data.old
*.o
*.a
*.obj
*.exe
*.lib
*.so