@genex-ai/cli-demo 0.90.0-dev.227 → 0.92.0-dev.229

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 CHANGED
@@ -183,7 +183,10 @@ already-installed actions are not charged again. The controller command writes
183
183
  `public/assets/meshy-character.json`, whose permanent R2 URLs point at the
184
184
  current rigged model and compact same-signature animation GLBs. Re-run it after
185
185
  adding actions to refresh the manifest without overwriting existing controller
186
- source. The default `genex controller character` behavior remains VRM + UAL.
186
+ source. The game's own generated character is the player's body wherever a human
187
+ body appears on screen; the profile VRM avatar is the fallback, and the vendored
188
+ `character/player-character.ts` resolves both behind one call, so installing the
189
+ manifest needs no code change in the game.
187
190
 
188
191
  ## Install / run
189
192