Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 381 Bytes

FiveMCompiler

Make it harder to read and exploit FiveM scripts. A bunch of optimizations are needed like using go routines. Do not run this if you do not use a version control system like Git. You should run this over your entire resource folder, as it renames events.

Functionality

  • Renames events
  • Minifies code

Running

./fivemcompiler --dir "./resources"