You are viewing a potentially older version of this package. View all versions.
UnloadedHangar-Billboards-1.7.10 icon

Billboards

Adds billboards to several moons, customizable!

Date uploaded 3 weeks ago
Version 1.7.10
Download link UnloadedHangar-Billboards-1.7.10.zip
Downloads 1877
Dependency string UnloadedHangar-Billboards-1.7.10

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
xilophor-LethalNetworkAPI-3.3.1 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 3.3.1

README

Billboards

⚠️ This mod is required on all clients ⚠️

Mod State: Release

Adds billboards to several moons which are Artifice, Assurance, Experimentation, Gordion, Offense and Titan, but there will be more

By default content of the billboards is based around the Takey plush mod

Master Config

EnableConfiguration

⚠️ This setting MUST be enabled for configuration file to work ⚠️

Description Default value Type
Enable if you want to use custom set config setting values false Bool

Custom Content Config

Experimentation
Description Default value Type
Enable custom content for experimentation billboard false Bool
Assurance
Description Default value Type
Enable custom content for assurance billboard false Bool
Artifice
Description Default value Type
Enable custom content for artifice billboard false Bool
Company
Description Default value Type
Enable custom content for company billboard false Bool
Offense

⚠️ Since the screen of the billboard is broken by design, changing its content will have little to no effect ⚠️

Description Default value Type
Enable custom content for offense billboard false Bool
Titan
Description Default value Type
Enable custom content for titan billboard false Bool

Spawn Control Config

ExperimentationSpawn
Description Default value Type
Enable experimentation billboard true Bool
AssuranceSpawn
Description Default value Type
Enable assurance billboard true Bool
ArtificeSpawn
Description Default value Type
Enable artifice billboard true Bool
CompanySpawn
Description Default value Type
Enable company billboard true Bool
OffenseSpawn
Description Default value Type
Enable offense billboard true Bool
TitanSpawn
Description Default value Type
Enable titan billboard true Bool

Customization

You can customize content of each billboard by dropping a compatible image file in the same folder the mod is contained in.

⚠️The appropriate config entry MUST be enabled⚠️

Requirements

Format Resolution File name
PNG 1920x1080 NameOfPlanet.png
Compatible names
artifice
assurance
company
experimentation
offense
titan

Example: For Assurance the file should be named "assurance.png"

Notice!

Due to lack of proper resolution scaling system in Lethal Company, the quality of the billboard's content will be very poor

Workaround available ---> Install LCUltrawide_Community and set your screen resolution in its config

Developer Contact Info

kofi

CHANGELOG

ChangeLog

1.7.10

New

  • Added spawn control config entries for each billboard
  • Moved Titan billboard
1.7.7

New

  • Performed mod re-write
  • Removed facility meltdown integration
  • Added billboard for Titan
  • Added random billboard content selection system
  • Fixed certain networking bugs
  • Added interactable breaker object to billboard's model(scan node included)
  • Changed the way billboard spawning is handled
  • Added entry to [REDACTED]
1.6.0

New

  • Added customization support for billboard content
1.5.2

New

  • Added a billboard for Offense
  • Added [REDACTED]
  • Updated billboard model structure with proper texture
  • Reduced performance strain of the model for older machines
1.4.1

New

  • Added FacilityMeltdown integration
1.3.6

New

  • Added new spawn system
  • Added fail-safe that will UnPatch everything in case network handlers fail to register
  • Added networking for proper object spawning

Changes

  • Removed old spawn system(way too buggy)
  • Changed the dollar sign to the company credits
  • Fixed issue where the game would not despawn the billboard object when switching moon
1.1.9

New

  • Changed the spawn system
  • Added a billboard for Experimentation
  • Added a billboard for Gordion
  • Fixed issue where the game would spawn two billboards on top of each other
1.0.7

New

  • Beta version released