fivem-scriptmaker
Version:
Need a quicker way to create script resource folders? This package is perfect for you!
21 lines (20 loc) • 363 B
JSON
{
"name": "fivem-scriptmaker",
"version": "1.0.6",
"description": "",
"main": "index.js",
"bin": {
"newclientscript": "bash",
"newclientandserverscript": "bash1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"FiveM",
"5M",
"GTA"
],
"author": "jacko1907",
"license": "ISC"
}