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

RealFakeTromboneFacts

Adds adds custom facts to Trombone Champ (forked from Steven's CustomFacts).

Date uploaded 2 years ago
Version 1.0.0
Download link DerpyChap-RealFakeTromboneFacts-1.0.0.zip
Downloads 474
Dependency string DerpyChap-RealFakeTromboneFacts-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack_TromboneChamp-5.4.21 icon
BepInEx-BepInExPack_TromboneChamp

BepInEx pack for Trombone Champ. Preconfigured and ready to use.

Preferred version: 5.4.21
TromboneChamps-BaboonAPI-2.4.1 icon
TromboneChamps-BaboonAPI

Trombone Champ modding API

Preferred version: 2.4.1
TromboneChamps-Newtonsoft_Json-13.0.1 icon
TromboneChamps-Newtonsoft_Json

Json.NET is a popular high-performance JSON framework for .NET

Preferred version: 13.0.1

README

Real Fake Trombone Facts

This is a mod for Trombone Champ that adds more real fake trombone facts to the game's loading screens. This mod is forked from Steven's CustomFacts.

Facts are sourced from the #real-fake-trombone-facts channel on the Trombone Champ Modding Discord.

CHANGELOG

v1.1.0

+ Added more facts to the mod
+ Added basic markdown to some facts
+ Added ability to automatically download a mostly complete list of facts posted in #real-fake-trombone-facts on the Trombone Champ Modding Discord
  - There are checks to ensure that there won't be any duplicate entries when used together with the built-in list
+ Added ability to load custom facts via a facts.txt file stored in your BepInEx config folder
+ The loading screen now shows who wrote the fact in the bottom left
+ Added the following config options (stored in facts.cfg):
  - Enable Base Game Facts
  - Load Built-In Facts
  - Show Fact Author
  - Download Latest Facts
  - Minimum Upvotes
  - Minimum Vote Delta

v1.0.0

+ Initial release