Skip to content

Commit 91c8c17

Browse files
committed
Merge branch 'master' of https://github.com/scottcgi/Mojoc
* 'master' of https://github.com/scottcgi/Mojoc: Update README.md Update ChangeLog.md
2 parents dbec341 + fd2a4ed commit 91c8c17

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
## v0.4.7
2+
_`2018.1.16 UTC+8 17:12`_
13

4+
* Update copyright. (+0.1.0)
25
* Optimize Json ParseNumber and code format. (+0.0.1)
36
* Json optimize if else to switch case. (+0.0.1)
47
* Refactor Json ParseObject, ParseArray and SkipString fucntions. (+0.1.0)

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<img src="https://github.com/scottcgi/Mojoc/raw/master/Docs/Pic/Logo.png" width="176" height="228" alt="Mojoc Logo" title="Mojoc Logo" />
22

3-
## Mojoc v0.0.0
3+
## Mojoc v0.4.7
44

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

7-
* Version number v0.0.0 means _=>_ Big Move **.** Function Changes **.** Bug Fix Numbers
87
* Released version in [releases](https://github.com/scottcgi/Mojoc/releases).
98
* Release changes in [changelog](https://github.com/scottcgi/Mojoc/blob/master/ChangeLog.md).
109
* Documents in [wiki](https://github.com/scottcgi/Mojoc/wiki).

0 commit comments

Comments
 (0)