@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.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. 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)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uzuhq/code-cli",
3
- "version": "0.3.14",
3
+ "version": "0.3.15",
4
4
  "description": "UZU ゲーム開発 CLI - ビルド・パブリッシュ・プロジェクト作成ツール",
5
5
  "type": "module",
6
6
  "bin": {