Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 620 Bytes

ArcTheLad_RTATool

お知らせ(2020/03)

当ツールは作り直しをしたので今後アーカイブします。
以降はこちらのリポジトリを参照して下さい。

なにこれ

アークザラッドRTA用に製作したキャラの行動順を出力する雑ツールです
はっきり言ってVue.jsの習作として+自分用の書き捨てソースなので見ても怒らないで下さい><

build

$ npm install    # install packages.
$ npm run build  # bundle js files.

$ npm run watch  # watch changing files.