Visual Studio Code extension to connect to FiveM servers using the RCON (Remote Console) protocol. Implements the Quake 3 protocol used by FiveM, based on the successful IceCon project.
🎯 Features
✅ Quick resource restart with right-click on fxmanifest.lua
✅ Response visualization in Output Channel
✅ Connection management (connect/disconnect)
📋 Requirements
Visual Studio Code
FiveM server with RCON enabled
🚀 Installation
Open VS Code
Go to Extensions (Ctrl+Shift+X)
Search for "FiveM RCON"
Click Install
🏗 From Source
Clone this repository
Run npm install
Press F5 to open a development window with the extension loaded