Web player for Symphogear XD Unlimited http://unlimited.yamatotoma.to/
Find a file
firebingo 4e982cdd3d Zindex top controls so at least the firefox bug doesn't stop them from being used.
Added in button to hit first if query params are used so modern browsers dont freak out about audio.
2018-05-23 22:22:40 -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 Zindex top controls so at least the firefox bug doesn't stop them from being used. 2018-05-23 22:22:40 -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 Zindex top controls so at least the firefox bug doesn't stop them from being used. 2018-05-23 22:22:40 -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.