jamiegyoung / runemarkers

A collection of tile markers for RuneLite. Find and import tile markers for different Oldschool RuneScape activities.
https://runemarkers.net
MIT License
7 stars 8 forks source link
oldschool-runescape osrs runelite runescape

RuneMarkers

https://runemarkers.net

Check CI Coverage Status

Tiles

You can either contribute tiles directly by following the guide below, or create an issue with the Tiles Request template

Tiles Contribution

If you wish to contribute to tiles, follow the instructions below.

Development

Using Docker (recommended)

To start the project locally using Docker, run:

docker-compose up
# or
docker compose up
# or if you want to run in the background
docker compose up -d

This will run a development server at http://localhost:3000 with hot reloading enabled.

Locally

To start the project locally, run:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Requirements

Scripts

License

This project is licensed under the MIT License - see the LICENSE.md file for more information.

Contributors

Made with contrib.rocks.