Initial MafiaMP stuff

This commit is contained in:
Vortrex
2023-02-18 15:43:03 -06:00
parent a39acd67d0
commit 8b02904515
6 changed files with 3721 additions and 61 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "v-roleplay",
"main": "index.js",
"version": "1.3",
"mod": "MafiaMP"
}