WWAMessageLoader
これは何?
WWAの各パーツのメッセージを表示するアプリケーションです。
ブラウザの検索機能を利用すればメッセージを探すことが可能です。
使用方法
Wiki をご参照ください。
開発方法
- node.js をインストールします。
npm install
で必要なパッケージをインストールします。npm run build
で実行ファイルがdist
に配置されます。
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
WWAの各パーツのメッセージを表示するアプリケーションです。
ブラウザの検索機能を利用すればメッセージを探すことが可能です。
Wiki をご参照ください。
npm install
で必要なパッケージをインストールします。npm run build
で実行ファイルが dist
に配置されます。WWAの各パーツのメッセージを表示するだけのアプリケーション