Commit Graph

6 Commits

Author SHA1 Message Date
52365f59ae Fix: Renaming add-on directory and updating index.json
- Add-on directory name was not a proper identifier before.
- index.json was formatted incorrectly (missing commas); new version is generated with updated generate-json.py (which seems to fail for addons_contrib at the moment), and contains data for add-ons in addons repo.
2016-06-22 21:16:30 -05:00
5548c26af4 Strip extension from addon IDs. 2016-06-22 00:15:28 +02:00
1db0d0dec4 Using 'ast' and 'json' modules to parse & write addon data. 2016-06-22 00:10:51 +02:00
d61fe5742d Added .gitignore 2016-06-22 00:09:53 +02:00
289f523397 Committing first version of package manager add-on, index.json, and Python script to generate index.json file. 2016-06-18 18:14:02 -05:00
2291f3c109 Initial commit 2016-06-09 16:46:35 +02:00