NUI-SIM
incercare de NUI-Offline Viewer ca sa nu mai intru in joc pt a vedea NUI-uri.
This commit is contained in:
15
nui-simulator/package.json
Normal file
15
nui-simulator/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "rv-nui-simulator",
|
||||
"version": "1.0.0",
|
||||
"description": "Red Valley — NUI Simulator. Test FiveM NUI interfaces without launching the game.",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"dev": "node server.js --open"
|
||||
},
|
||||
"keywords": ["fivem", "nui", "simulator"],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^4.21.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user