Web player for Symphogear XD Unlimited http://unlimited.yamatotoma.to/
Find a file
firebingo 6734df9dec Space will now work to progress mission along with mouse click.
Implemented size tag from utage.
Translations updated.
2018-05-24 08:47:13 -07:00
Css Zindex top controls so at least the firefox bug doesn't stop them from being used. 2018-05-23 22:22:40 -07:00
Images Added translations for mission names/summaries. 2018-05-17 20:50:45 -07:00
Js Space will now work to progress mission along with mouse click. 2018-05-24 08:47:13 -07:00
.gitignore Added mission select modal. 2018-04-28 17:36:08 -07: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 Space will now work to progress mission along with mouse click. 2018-05-24 08:47:13 -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.