AcesGamingUK-PriceDotFormatter icon

PriceDotFormatter

Replaces commas in displayed prices with decimal points.

Last updated a day ago
Total downloads 32
Total rating 0 
Categories Mods
Dependency string AcesGamingUK-PriceDotFormatter-1.2.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Price Dot Formatter

A simple Supermarket Together mod that replaces commas in displayed prices with decimal points.

Examples:

  • 12,50 -> 12.50
  • 1,99 -> 1.99

Installation

Install with Thunderstore Mod Manager or manually place the DLL into:

BepInEx/plugins

Requirements

  • BepInEx 5.x

Changelog

1.0.0

  • Initial release

1.1.0

Use harmony Patching

1.2.0

add fallback formatting for onscure occurencies