Skip to content

Commit

Permalink
Changes to handle moai 1.7.5
Browse files Browse the repository at this point in the history
rename bin->scripts
rename package-cmake-sdk to package-community-sdk
new run/serve/sdk-version commands for pito
  • Loading branch information
halfnelson committed Jun 27, 2016
1 parent 107a65e commit 361b719
Show file tree
Hide file tree
Showing 231 changed files with 4,678 additions and 6,856 deletions.
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
build/
/lib/
util/android-studio/Moai/moai/src/main/libs/
util/android-studio/Moai/moai/src/main/obj/local/
util/android-studio/Moai/moai/src/main/jni/
bin/env-local.bat
util/moai.exe
bin/moai.exe
scripts/env-local.bat
env-local.sh
/bin/moai
/moaisdk-*
host-templates/ios/Moai Template/host-ios
host-templates/ios/Moai Template/lib
host-templates/osx/Moai Template/app/host-modules
host-templates/osx/Moai Template/app/host-sdl
host-templates/osx/Moai Template/lib
host-templates/windows/vs2015/host-sdl/
host-templates/windows/vs2015/host-modules/
host-templates/windows/vs2015/Debug/
plugins/
7 changes: 3 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[submodule "moai-dev"]
path = moai-dev
url = https://github.com/moai/moai-dev
branch = develop
[submodule "sdk/moai"]
path = sdk/moai
url=https://github.com/halfnelson/moai-sdk
6 changes: 0 additions & 6 deletions appveyor.yml

This file was deleted.

2 changes: 0 additions & 2 deletions bin/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions bin/api-reference-parser/.bundle/config

This file was deleted.

5 changes: 0 additions & 5 deletions bin/api-reference-parser/Gemfile

This file was deleted.

16 changes: 0 additions & 16 deletions bin/api-reference-parser/Gemfile.lock

This file was deleted.

59 changes: 0 additions & 59 deletions bin/api-reference-parser/intro_page.haml

This file was deleted.

Loading

0 comments on commit 361b719

Please sign in to comment.