A map editor for pokecrystal.
Clone inside your pokecrystal repo. Then:
python crowdmap/server.py
Your default browser should open automatically. If not, you should see a link in the terminal (usually http://127.0.0.1:8000/crowdmap).
Download Electron. Then in the Electron folder:
git clone https://github.com/yenatch/crowdmap resources/app
Then run electron.exe.
Download Electron. Then in Electron.app:
git clone https://github.com/yenatch/crowdmap Contents/Resources/app
Then run Electron.app.