this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

updated WASM zip

Nesbox efb45861 bf84405b

+1 -1
+1 -1
.travis.yml
··· 89 89 after_success: 90 90 - cd $HOME/build/nesbox/TIC-80 91 91 - mkdir out 92 - - cp build/html/index.html out/index.html 92 + - cp build/html/export.html out/index.html 93 93 - cp bin/tic80.wasm out/tic80.wasm 94 94 - cp bin/tic80.js out/tic80.js 95 95 - cd out