Skip to content

Releases: Z3rio/fivem-resource-cli

Release v1.0.8

17 Oct 14:28
fa08489
Compare
Choose a tag to compare

Note

This release is not meant for real usage. If you want to use this tool normally, then please use the npmjs package by installing it using: npm install -g fivem-resource-cli.

What's Changed

  • Remove yargs dependency by @Z3rio in #5
  • Remove child_process dependency by @Z3rio in #6

Full Changelog: v1.0.7...v1.0.8

Release v1.0.7

16 Oct 19:57
Compare
Choose a tag to compare

This release is not meant for real usage. If you want to use this tool normally, then please use the npmjs package by installing it using: npm install -g fivem-resource-cli.

Changes:

  • Fixed typo in the templates command
  • Added UI Framework list to fivemresource --templates.
  • Fixed help text comming up when using fivemresource --templates

Release v1.0.5

15 Oct 16:10
Compare
Choose a tag to compare

This release is not meant for real usage. If you want to use this tool normally, then please use the npmjs package by installing it using: npm install -g fivem-resource-cli.

Changes:

  • Added the option to auto install node modules for React / Vue.
  • Made the prompt for UI options only show up if you actually choose a UI template.

Release v1.0.4

15 Oct 13:36
Compare
Choose a tag to compare

This release is not meant for real usage. If you want to use this tool normally, then please use the npmjs package by installing it using: npm install -g fivem-resource-cli.