12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"name": "game-development",
|
|
"displayName": "Game Development",
|
|
"version": "1.2.3",
|
|
"description": "Unity game development with C# scripting, Minecraft server plugin development with Bukkit/Spigot APIs",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|