A Visual Studio Code extension that streamlines the creation of FiveM resource projects by automatically generating the necessary folder structure and boilerplate files.
Features
📁 Automatically creates a complete FiveM resource folder structure
📝 Generates essential files with modern boilerplate code
💻 NUI (HTML/CSS/JS) templates included
⚡ Performance-optimized code templates
🛠️ Configuration and localization support built-in
Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (macOS)
Type "Xdev Resource Setup" and select the command
The extension will create all necessary files and folders in your current workspace
Features in Detail
FXManifest Configuration
Modern cerulean FX version
Organized script loading
UI file declarations
Framework dependencies included
Client-Side Features
Optimized thread management
NUI handling
Event management structure
Server-Side Features
Database integration ready
Player management system
Discord webhook support
Export examples
UI Templates
Modern responsive design
State management
Event handling
Animation support
Utility functions
Configuration System
Structured settings
Localization support
Debug utilities
Common configurations
Requirements
Visual Studio Code 1.60.0 or newer
FiveM server (for using the generated resources)
Extension Settings
This extension currently has no configurable settings. Future versions may include customizable templates and configurations.
Release Notes
1.0.0
Initial release
Basic folder structure generation
File templates included
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.