Skip to content

PandoraGoat/pokeclicker-wiki-md-updates

 
 

Repository files navigation

pokeclicker-wiki

A static wiki for the idle clicker game PokéClicker.

This is currently a proof of concept.

It has access to the PokéClicker code, and can use that to auto generate pages.

Editing pages:

To edit the markdown for a page, create a .md file in the data directory.

The folder and file name should follow the page name: https://wiki.pokeclicker.com/#!Items/Charti_Berry would link to data/Items/Charti Berry.md.

Updating game files to latest version:

Run npm run update to download the latest game files.

About

A static wiki for the idle clicker game PokéClicker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • HTML 6.8%
  • CSS 0.2%