Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 978 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 978 Bytes

OkamiMap

Resource for the locations of items and other objects in the video game Okami

Link

Contributing

Formatting

We have a .prettierrc file which you use with Prettier to style files with. Ignore it if you want; it's completely fine. But if you would like to use it, here's the installation instructions for it. Then, either install the plugin for your editor/IDE and use that, or simply smash npx prettier --write . into your console.

Credits

  • Credits to WhatAboutClyde for decompressing and parsing the game files.
  • Major contributions made by Shep, including both site functionality and image collection. https://github.com/zysim
  • Site by Auride.
  • Map made with leaflet.js.