A web mmo framework with Worldcoin built in as the games currency
- Install Mojolicious
- Install PostgreSQL (I test everything on 9.2 so that will work. Anything newer should work as well. Older, well that's a toss up)
- Go to the sql/ directory and run install_db.sh by either: bash install_db.sh or chmod +x install_db.sh && ./install_db.sh
- Go to the script directory and run morbo map_loader
- In your web browser go to localhost:3000/editor/map <- Start there