Skip to content

Commit fff6ffe

Browse files
committed
Update ChangeLog and README.
1 parent add9cf4 commit fff6ffe

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

ChangeLog.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
## Developing
1+
## v0.6.4
22

3-
* Fix "static" missing of EGLTool function.
3+
_`2021.2.19 UTC+8 00:27`_
4+
5+
* Fix `static` missing of EGLTool function.
46
* Add AFont_SetTextColor to Font.
7+
* Add docs to repo.
58
* Improve comments and logs of [Application, Input, Vibrator].
9+
* Update the codestyle site for all source code.
10+
611

712
## v0.6.0
813

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<img src="./Docs/Pic/Logo.png" width="176" height="228" alt="Mojoc Logo" title="Mojoc Logo" />
22

33

4-
## Mojoc v0.6.0
4+
## Mojoc v0.6.4
55

66
Mojoc is an open-source, cross-platform, pure C game engine. It is based on OpenGLES3 and written in C99. It currently works on IOS and Android, but can easily be extended to other platforms, and will support more platforms in the future.
77

0 commit comments

Comments
 (0)