2.0.5 • Published 8 months ago

fivem-resource-cli v2.0.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
8 months ago

Logo

FiveM Resource CLI

NPM Package Link

This is a Command Line Interface made to make it easier for you to create a new FiveM resource. You can pick between any of the popular FiveM/UI frameworks out there and the CLI will set up a boilerplate resource for you.

Installation

Run npm install -g fivem-resource-cli in a console/terminal.

Usage

To create a new resource:

  • Run frc new (or fivemresource new) in any console/terminal
  • If you chose to use an actual ui framework, such as Vue/React, run npm install in the ui folder of the project after creating a new project
  • Then you will be able to use Vue/React as normal. Building would be done by npm run build, and so on

Requirements

  • Node.js
  • A FiveM server if you actually want to use the files generated from this CLI.

FiveM Boilerplate types

UI Boilerplate types

2.0.3

8 months ago

2.0.2

8 months ago

2.0.5

8 months ago

2.0.4

8 months ago

2.0.1

8 months ago

2.0.0

8 months ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago