Mark Sibly 8 年之前
父节点
当前提交
88989140a3
共有 3 个文件被更改,包括 3 次插入6 次删除
  1. 1 1
      ABOUT.HTML
  2. 0 4
      VERSIONS.TXT
  3. 2 1
      src/createrelease/createrelease.monkey2

+ 1 - 1
ABOUT.HTML

@@ -45,7 +45,7 @@ a:hover{
 
 <body>
 
-<h1>Monkey2 v1.1.06</h1>
+<h1>Monkey2 v1.1.07</h1>
 
 <p>Welcome to monkey2, an open source, user friendly, cross platform programming language by Mark Sibly.
 

+ 0 - 4
VERSIONS.TXT

@@ -3,12 +3,8 @@
 
 Android min-sdk now 14 for android projects.
 
-Now only 1 Renderer class.
-
 Added Scene.DestroyAllEntities.
 
-Now have to use Scene.AddPostEffect.
-
 Added new 'instance' uniformblock type for better (not great yet) instancing.
 
 Enabled assimp FBX and BLEND loaders.

+ 2 - 1
src/createrelease/createrelease.monkey2

@@ -5,7 +5,7 @@
 Using libc..
 Using std..
 
-Const MX2CC_VERSION:="1.1.06"
+Const MX2CC_VERSION:="1.1.07"
 
 Const RELEASE_SUFFIX:=""
 
@@ -17,6 +17,7 @@ src/c2mx2
 src/createrelease
 modules/admob
 modules/iap
+modules/win32
 modules/linq
 modules/gles30
 bin/ted2.state.json