mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Patch version bumps for all plugins that had phantom resource references removed in the previous commit.
11 lines
278 B
JSON
11 lines
278 B
JSON
{
|
|
"name": "game-development",
|
|
"version": "1.2.2",
|
|
"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"
|
|
}
|