Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.43 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.43 KB

PMSF-ALT--PokeMap-Standalone-Frontend

This fork is different is so many ways that its impossible to name them all. Main key features are Manual submissions.

Current Version 1.5 - Second release! with OpenStreetMap engine

PokeMap Standalone Frontend or PMSF for short is a PHP Map Interface for the Monocle Scanner designed to be completely standalone and able to run on any traditional web server

It supports all the common database engines, including MySQL, MariaDB A special Database structure based on Hydro Monocle is needed.

Get Started

Join our Discord channel for more info about installation.

Create your own Sprite Repository

Image naming convention pokemon_icon_{XXX}_{YY}.png Where XXX is pokemon id 001 - 807 Where YY is pokemon form: 00 is normal

Webhooks

Current tested support for

Feedback

  • Create an issue if you have any bugs, suggestions or improvements!

  • Discord channel

Thanks

  • Thanks PMSF for the basis for this fork.

  • Thanks MSF for the great basis for this project.

  • Noctem for the awesome Monocle Scanner!

  • RocketMap for their scanner.

  • Medoo for the ORM framework.