Web player for Symphogear XD Unlimited http://unlimited.yamatotoma.to/
Find a file
louis bf11050984 utage macro support
xdu ships with a Macro.tsv, and loading commands
out of there instead of defining them manually
saves a lot of trouble

bingo didn't know about it

there's probably some regressions, needs further testing
2019-05-13 03:31:42 -04: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 utage macro support 2019-05-13 03:31:42 -04:00
.eslintignore webpack, eslint 2019-05-12 20:59:45 -04:00
.eslintrc.json webpack, eslint 2019-05-12 20:59:45 -04:00
.gitignore remove emoji strings 2019-05-11 23:36:58 -04: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
LICENSE.txt Updated mit license 2018-04-21 14:06:41 -07:00
package-lock.json webpack, eslint 2019-05-12 20:59:45 -04:00
package.json webpack, eslint 2019-05-12 20:59:45 -04:00
Player.html webpack, eslint 2019-05-12 20:59:45 -04:00
README.md webpack, eslint 2019-05-12 20:59:45 -04:00
webpack.config.js webpack, eslint 2019-05-12 20:59:45 -04:00

run npm install then npm start to start a dev server or npm run-script build to build production files in the Dist folder.