You are viewing a potentially older version of this package. View all versions.
Nebby-PrideOfTheMountain-1.0.0 icon

PrideOfTheMountain

Modifies the Shrine of the Mountain icons on the teleporter to be pride flags

Date uploaded 6 months ago
Version 1.0.0
Download link Nebby-PrideOfTheMountain-1.0.0.zip
Downloads 1863
Dependency string Nebby-PrideOfTheMountain-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2121 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2121

README

Pride of the Mountain - Show off your pride while regretting your run choices

What is this?

This Client Side mod allows you to create a color pattern when you're using the Shrine of the Mountain and having multiple stacks of it on the teleporter, this is used in the mod to create pride flags.

  • Includes 5 flag presets
    • Gay Pride
    • Lesbian Pride
    • Bisexual Pride
    • Transgender Pride
    • Non-Binary Pride
Picture showcase (Click me!)

Rainbow Pride

Rainbow Pride;

Lesbian Pride

Lesbian Pride

Gay Pride

Gay Pride

Bisexual Pride

Bisexual Pride

Transgender Pride

Transgeder Pride

Non-Binary Pride

Non-Binary Pride

Declaring Custom Patterns

The mod includes a "Custom" value, which allows you to declare a pattern using the config file of the mod with a special string format, the default value of the config showcases how to declare the Asexual Pride flag. Asexual Pride

The string format consists of values separated by semicolons (;). The first index of the string must represent the total amount of colors in the pattern.

The rest of the values represents a color on the stripe of the pride flag, each color must be represented in a hexadecimal format.

Keep in mind that the string must contain exactly the amount of colors specified beforehand, otherwise the parsing will fail.

Example

(If you want to use the Pansexual pride flag, you can use this format: 3#21B1FF;#FFD800;#FF218C)

Donations

Feel free to give me a coffee here

ko-fi

CHANGELOG

1.0.0

  • Initial Release