Created skeleton Pokédex plugin.
authorEevee <git@veekun.com>
Sun, 31 Jan 2010 02:18:19 +0000 (18:18 -0800)
committerEevee <git@veekun.com>
Sun, 31 Jan 2010 02:18:19 +0000 (18:18 -0800)
commit5a7c4e0242d0ad85d3e295506f3a971f2a526461
tree1eb9ffed2474a476a33e64fdb137901b12dd78a9
parent1e7d0942b128f5eadfdbf7d90d85666a723164e9
Created skeleton Pokédex plugin.
plugins/Pokedex/README.txt [new file with mode: 0644]
plugins/Pokedex/__init__.py [new file with mode: 0644]
plugins/Pokedex/config.py [new file with mode: 0644]
plugins/Pokedex/plugin.py [new file with mode: 0644]
plugins/Pokedex/test.py [new file with mode: 0644]