Web player for Symphogear XD Unlimited http://unlimited.yamatotoma.to/
Find a file
2018-12-29 11:30:02 -05:00
Css russian: add font 2018-12-29 11:00:00 -05:00
CustomData@e45642773a Support for loop effect from 2018 summer event. 2018-07-24 21:40:00 -07:00
Images Added translations for mission names/summaries. 2018-05-17 20:50:45 -07:00
Js lang: experimental: enable russian language 2018-12-29 10:34:49 -05:00
.gitignore Updated pixi. 2018-06-07 21:35:47 -07:00
.gitmodules Added support for custom assets so bridal gears can run more separated from the main assets so the XDU cant break it as easily. 2018-07-06 09:35:43 -07:00
CHANGELOG.md Missions JSON moved to translations submodule so missions can be added/enabled without disturbing main project. 2018-06-13 21:49:25 -07:00
gulpfile.js Added custom data folder to gulp dist. 2018-07-27 10:02:31 -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 Dumb html standard not assuming px thing. 2018-09-13 20:30:27 -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.