Ambient icon indicating copy to clipboard operation
Ambient copied to clipboard

More options for `ambient new`

Open philpax opened this issue 2 years ago • 1 comments

At present, ambient new generates a Playable without any fields filled in (authors, description). We should add options to specify these parameters and/or make it interactive, so that a user can specify what they want.

Options:

  • name
  • authors
  • description
  • content types, or for_playables
  • public

and ambient_version should be automatically set.

philpax avatar Sep 14 '23 15:09 philpax

Also something like ambient new --mod PACKAGE_ID/DEPLOYMENT_ID for creating mods.

pierd avatar Oct 04 '23 09:10 pierd