Update all core mods

This commit is contained in:
Vanessa Ezekowitz
2016-04-01 22:10:20 -04:00
parent 888b0ebfec
commit 86ad3e7c6a
158 changed files with 2083 additions and 1581 deletions

18
vines/bower.json Normal file
View File

@@ -0,0 +1,18 @@
{
"name": "vines",
"description": "Vines that spawn on trees and rope",
"keywords": [
"vines",
"trees",
"rope",
"jungle"
],
"homepage": "https://github.com/bas080/vines/",
"screenshots": [
"https://raw.githubusercontent.com/bas080/vines/forum/screenshot.png"
],
"authors": [
"bas080"
],
"license": "WTFPL"
}