@uzuhq/code-cli 0.3.14 → 0.3.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -59,6 +59,10 @@ CI からパブリッシュする場合は `uzu token create` で発行した to
|
|
|
59
59
|
|
|
60
60
|
- [@uzuhq/code-sdk](https://www.npmjs.com/package/@uzuhq/code-sdk) — マルチプレイ通信・サウンド再生などのゲーム側 SDK
|
|
61
61
|
|
|
62
|
+
## サポート
|
|
63
|
+
|
|
64
|
+
UZU プラットフォームについては [uzu-app.com](https://uzu-app.com) を参照してください。
|
|
65
|
+
|
|
62
66
|
## License
|
|
63
67
|
|
|
64
68
|
[MIT](./LICENSE)
|