Skip to content

Tags

Usability

Mapping – Mapping

Mapping utilities are meant to be used by mappers, with no scripting necessary!

Scripting – Scripting

Scripting utility primarily provides tools for scripts, such as utility functions or data structures.

Internal – Internal Use

An internal namespace, class, or function is used only within the scope of another utility, and should not be used in scripts or in maps directly.

Type

msc – msc

These utilities are used in-game as a script, and written in msc.

Non-msc – non-msc

These utilities use functionality external to minr, such as on a website or a downloadable program.

Other

Core – Core

Core utilities are time-tested and reputable, with minimal downsides when it comes to using them. These utilities can only call functions from other Core utilities or themselves. They're also high-quality and worth checking out!

Why does this exist?

Ideally, every utility gets documented here, even if it's a first project and doesn't work 100% (heck, especially if it's a first project, often new players have incredibly novel and interesting ideas and they deserve to be seen!) This tag allows the barrier of entry on these docs to stay open for everyone.

Github – Github

This symbol denotes that a utility has a github. Click on the text to open the github repo.

Website – Website

This symbol denotes that a utility has a website. Click on the text to open the site.