Basic invisible interface support

This commit is contained in:
2015-01-19 12:15:57 -06:00
parent fd70bedc05
commit 7b1f2f9482
8 changed files with 210 additions and 30 deletions

View File

@@ -2,11 +2,11 @@
name = 'TW Blue'
snapshot = False
if snapshot == False:
version = "0.47"
update_url = 'http://twblue.com.mx/updates/tw_blue.json'
version = "0.90"
update_url = 'http://twblue.es/updates/tw_blue.json'
else:
version = "4"
update_url = 'http://twblue.com.mx/updates/snapshots.json'
version = "7"
update_url = 'http://twblue.es/updates/snapshots.json'
author = u"Manuel Cortéz"
authorEmail = "info@twblue.com.mx"
copyright = u"copyright (C) 2013-2014, Manuel cortéz"