node-tmx-parser
node.js module to parse and load tiled map editor maps (see mapeditor.org)
파일 탐색기
최종 버전 다운로드 (.zip)- animation.tmx
- collision.tmx
- embedded-tileset.tmx
- implicit_tiles.png
- implicit_tiles.tmx
- lemming-level1.tmx
- lemming-level3-b64gzip.tmx
- lemming-level3-b64raw.tmx
- lemming-level3-b64zlib.tmx
- lemming-level3-csv.tmx
- lemming-level3-xml.tmx
- multiple-tile-sets.tmx
- object-properties-csv.tmx
- test.js
- tiles.png
- tiles.tsx
- vapor-test.tmx
- weird-shapes.tmx
- .gitignore
- .jshintrc
- index.js
- LICENSE
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/andrewrk/node-tmx-parser
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd node-tmx-parser
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
