Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
tomtsagk
/
pixijs-game_engine
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
13f3cf7bd0
Branches
Tags
master
pixijs-game_...
/
makefile
makefile
95 B
Histórico
Raw
1
2
3
4
5
COMPILED_ENGINE=dd_pixi_engine.js
${COMPILED_ENGINE} : pixi/pixi.min.js src/*.js
cat $^ > $@