aboutsummaryrefslogtreecommitdiff
path: root/plugins/stdinstance/stdinstance.json
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2013-02-21 18:09:26 +0100
committerPetr Mrázek <peterix@gmail.com>2013-02-21 18:09:26 +0100
commit58379657e99a146123814fd182d6c58424e9713e (patch)
tree98b601a9edf238683857ab9ad78855cbf52a64e9 /plugins/stdinstance/stdinstance.json
parent1beef3f73cd126af9ce3805b6990c64b835a593b (diff)
parent96e4f73a94e0697ce7200e09983d447220ea5a0b (diff)
downloadPrismLauncher-58379657e99a146123814fd182d6c58424e9713e.tar.gz
PrismLauncher-58379657e99a146123814fd182d6c58424e9713e.tar.bz2
PrismLauncher-58379657e99a146123814fd182d6c58424e9713e.zip
Merge branch 'inst_rewrite' of https://github.com/Forkk/MultiMC5
Conflicts: data/instancemodel.cpp
Diffstat (limited to 'plugins/stdinstance/stdinstance.json')
-rw-r--r--plugins/stdinstance/stdinstance.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/stdinstance/stdinstance.json b/plugins/stdinstance/stdinstance.json
new file mode 100644
index 00000000..704f0b73
--- /dev/null
+++ b/plugins/stdinstance/stdinstance.json
@@ -0,0 +1,8 @@
+{
+ "api": "MultiMC5-API-1",
+
+ "name": "Standard Instance Plugin",
+ "summary": "A plugin that provides standard Minecraft instances.",
+ "description": "This is a built-in plugin that provides the standard Minecraft instance.",
+ "version": "0.1"
+}