Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 300 Bytes

File metadata and controls

18 lines (14 loc) · 300 Bytes

WhackerLinkConsole

A simple ELectron whackerlink console

Setup

Put your fivem codeplugs into the codeplugs directory

Build

All OS

npm run build

Windows

npm run build:windows

Mac

npm run build:mac

Linux

npm run build:linux

The builds will be in the dist directory.