Web player for Symphogear XD Unlimited http://unlimited.yamatotoma.to/
Find a file
louis 7a50205cd1 translations submodule: track branch
use --remote in the future
2018-06-06 02:16:28 +09:00
Css Added info/help modal. 2018-05-24 15:55:38 -07:00
Images Added translations for mission names/summaries. 2018-05-17 20:50:45 -07:00
Js Fixed audio not loading if tsv file didn't load any audio. 2018-05-30 20:24:01 -07:00
.gitignore Added mission select modal. 2018-04-28 17:36:08 -07:00
.gitmodules translations submodule: track branch 2018-06-06 02:16:28 +09:00
gulpfile.js Moved translations to js/translations directory so they are versioned like the others. May move translations folder to submodule. 2018-05-22 16:17:00 -07:00
LICENSE.txt Updated mit license 2018-04-21 14:06:41 -07:00
package-lock.json Gulp now copies and minifies json files in js directory. 2018-04-24 08:26:41 -07:00
package.json Gulp now copies and minifies json files in js directory. 2018-04-24 08:26:41 -07:00
Player.html Added info/help modal. 2018-05-24 15:55:38 -07:00
README.md Moved translations to js/translations directory so they are versioned like the others. May move translations folder to submodule. 2018-05-22 16:17:00 -07:00

run npm install then gulp dist or node(nodejs) node_modules/gulp/bin/gulp.js dist to build files into Dist folder.