SuperCoolNinja / AutomateFivemProject

Simplify FiveM Server Project Setup with an Electron App Effortlessly set up your FiveM server projects using this user-friendly Electron application. Streamline the process and get started with your FiveM server quickly and easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutomateFivemProject

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/

Description :

Set up your FiveM server projects using this user-friendly Electron application.

Visual

Preview :

https://www.youtube.com/watch?v=ghMi6j5vsII&t=1s

Tools Required for developer:


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

About

Simplify FiveM Server Project Setup with an Electron App Effortlessly set up your FiveM server projects using this user-friendly Electron application. Streamline the process and get started with your FiveM server quickly and easily.

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.5%Language:HTML 19.9%Language:CSS 17.6%