Skip to content

Commit

Permalink
升级到cocoscreator3.4.0
Browse files Browse the repository at this point in the history
1.摄像头还没搞好
2.tmx加载不出
  • Loading branch information
llr104 committed Jan 9, 2022
1 parent 34aae06 commit 3e218b3
Show file tree
Hide file tree
Showing 1,039 changed files with 236,983 additions and 168,730 deletions.
65 changes: 18 additions & 47 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,53 +1,24 @@
#/////////////////////////////////////////////////////////////////////////////
# Fireball Projects
#/////////////////////////////////////////////////////////////////////////////

/library/
/temp/
/local/
/build/

#/////////////////////////////////////////////////////////////////////////////
# npm files
#/////////////////////////////////////////////////////////////////////////////

npm-debug.log
#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
library/
temp/
local/
build/
profiles/
native
#//////////////////////////
# NPM
#//////////////////////////
node_modules/

#/////////////////////////////////////////////////////////////////////////////
# Logs and databases
#/////////////////////////////////////////////////////////////////////////////

*.log
*.sql
*.sqlite

#/////////////////////////////////////////////////////////////////////////////
# files for debugger
#/////////////////////////////////////////////////////////////////////////////

*.sln
*.csproj
*.pidb
*.unityproj
*.suo

#/////////////////////////////////////////////////////////////////////////////
# OS generated files
#/////////////////////////////////////////////////////////////////////////////

.DS_Store
ehthumbs.db
Thumbs.db

#/////////////////////////////////////////////////////////////////////////////
# WebStorm files
#/////////////////////////////////////////////////////////////////////////////

.idea/

#//////////////////////////
# VS Code files
# VSCode
#//////////////////////////

.vscode/

#//////////////////////////
# WebStorm
#//////////////////////////
.idea/
201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

49 changes: 0 additions & 49 deletions README.md

This file was deleted.

Loading

0 comments on commit 3e218b3

Please sign in to comment.