This commit is contained in:
Ben
2021-11-12 20:07:33 +00:00
parent e9fb4495d4
commit 17a1913747
3 changed files with 28 additions and 13 deletions

17
DEVL.md Normal file
View File

@@ -0,0 +1,17 @@
# Development Notes
## Milestones
For milestones see the project notion page [here](https://www.notion.so/Aeon-e34419534b2b4393baf3e47ca94bce1f)
## Contributors
* [Benjamin Kyd](benkyd.co.uk) <benjaminkyd@gmail.com> - Founder / Maintainer
## Status
### 2021-11-12 - Benjamin Kyd
* Development restarts
* Issue with SDL2 Resolved as well as the broken shit in d69b6a is fixed
* Issue with sinks not registering ID's properly persists

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Aeon Game Engine
## Documentation
All development work and project status can be found in [DEVL.md](/DEVL.md)
All documentation can be found in [docs](/docs/)
## Contributing
Aeon is open to contributors, please see [DEVL.md](/DEVL.md)

View File

@@ -1,13 +0,0 @@
# Development Notes
## Milestones
For milestones see [Here](https://www.notion.so/Aeon-e34419534b2b4393baf3e47ca94bce1f)
## Status
### 2021-11-12
* Development restarts
* Issue with SDL2 Resolved as well as the broken shit in d69b6a is fixed
* Issue with sinks not registering ID's properly persists