This repository was archived by the owner on May 1, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Cocos2d 3.x Spriter
2
- > Based on [ spriter.js] ( https://github.com/flyover/spriter.js ) scon implementation
1
+ # Spriter Cocos2d 3.x
2
+ > Based on [ spriter.js] ( https://github.com/flyover/spriter.js ) SCON Implementation
3
3
4
4
[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/4023ff166364425d805232ac1518e4d9 )] ( https://www.codacy.com/app/qertis/cc_spriter?utm_source=github.com& ; utm_medium=referral& ; utm_content=qertis/cc_spriter& ; utm_campaign=Badge_Grade )
5
5
[ ![ Dependency Status] ( https://david-dm.org/tewst/cc_spriter.svg )] ( https://david-dm.org/tewst/cc_spriter )
6
- [ ![ Build Status] ( https://travis-ci.org/qertis /cc_spriter.svg?branch=master )] ( https://travis-ci.org/qertis /cc_spriter )
6
+ [ ![ Build Status] ( https://travis-ci.org/tewst /cc_spriter.svg?branch=master )] ( https://travis-ci.org/tewst /cc_spriter )
7
7
[ Discuss] ( https://brashmonkey.com/forum/index.php?/topic/4474-using-spriter-animations-in-cocos2d-js/ )
8
8
9
9
<a href =" http://www.brashmonkey.com/ " >
@@ -18,7 +18,7 @@ bower install cc_spriter
18
18
19
19
Usage:
20
20
------
21
- Include cc_spriter_min.js in cocos2d project.json
21
+ Include cc_spriter_min.js in project.json
22
22
``` json
23
23
"jsList" : [
24
24
" cc_spriter_min.js"
You can’t perform that action at this time.
0 commit comments