Commit dca54133 authored by FichteFoll's avatar FichteFoll

Merge pull request #4372 from mjkaufer/patch-2

Added Game of Life package
parents c989143c e7702ef8
...@@ -42,6 +42,17 @@ ...@@ -42,6 +42,17 @@
} }
] ]
}, },
{
"name": "Game of Life",
"details": "https://github.com/mjkaufer/SublimeGameOfLife",
"labels": ["fun", "misc"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "GAMS language", "name": "GAMS language",
"details": "https://github.com/lolow/sublime-gams", "details": "https://github.com/lolow/sublime-gams",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment