1.0.3 • Published 2 years ago

cfxre v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

CFX Helper

Tired of manually creating cfx.re script files? Use this tool

Installation

Install cfxre with npm

npm install cfxre -g

API Reference

Create new project (new directory)

cfxre create
OptionsDescription

Create fxmanifest (this directory)

cfxre init [options]
OptionsDescription
-nf, --nofoldersDo not create script folders (default: false)

Usage/Examples

cfxre create

cfxre init