mirror of
https://github.com/iDisaster/GTAConnected.git
synced 2026-03-09 09:55:21 +00:00
Add interactive mod menu with GUI for all players
Features: - Press F5 to open/close the mod menu - Self options: health, armor, weapons, god mode, skins - Vehicle spawner: 50+ vehicles organized by category - Vehicle options: repair, flip, colors, drift mode, handling - Network options: player list, teleport to other players - Teleport locations: 15+ Liberty City locations - World options: time and weather control - Weapons menu: individual and all weapons - Fun options: launch, ragdoll, ped spawning Menu navigation via arrow keys, Enter to select, Backspace to go back
This commit is contained in:
6
resources/modmenu/meta.xml
Normal file
6
resources/modmenu/meta.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<meta>
|
||||
<info author="GTAConnected Server" type="script" version="1.0.0" description="Interactive mod menu with vehicle spawner, player options, and more" />
|
||||
<script src="server.js" type="server" language="javascript" />
|
||||
<script src="client.js" type="client" language="javascript" />
|
||||
</meta>
|
||||
Reference in New Issue
Block a user