Copyright (C) 2023 SuperCoolNinja
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/
Set up your FiveM server projects using this user-friendly Electron application.
https://www.youtube.com/watch?v=ghMi6j5vsII&t=1s
- Node JS here
CLI : HOW TO USE THIS PROJECT :
Run npm i to install dependencies.
npm i
Run npm run dev to run the project in dev mode :
npm run dev
Run npm run build to build the project build goes into dist folder :
dist/nsis-web contain the installer if you want to install the application.
dist/win-unpacked contain the application to run.
npm run build