A BONELAB mod that adds splash text to Void G114, similar to Minecraft's.
  • C# 98.1%
  • Batchfile 1.9%
Find a file
2026-05-22 19:10:36 -07:00
Properties Patch 6 Support 2025-02-25 22:54:33 -08:00
Scripts Update Local Splashes, Clean Up Unused Imports 2026-05-22 19:03:22 -07:00
.gitignore Patch 6 Support 2025-02-25 22:54:33 -08:00
BoneMenu.cs Fixed error handling for when the server doesn't return a proper splash 2025-12-12 18:17:52 -08:00
GlobalUsings.cs Update Local Splashes, Clean Up Unused Imports 2026-05-22 19:03:22 -07:00
LICENSE Create LICENSE 2025-06-02 18:51:48 -07:00
Main.cs Update Version Num 2: Electric Boogaloo 2026-05-22 19:06:38 -07:00
Preferences.cs Fixed error handling for when the server doesn't return a proper splash 2025-12-12 18:17:52 -08:00
README.md Fixed error handling for when the server doesn't return a proper splash 2025-12-12 18:17:52 -08:00
setup.bat Patch 6 Support 2025-02-25 22:54:33 -08:00
SplashText.csproj Update Version Num 3: I Hate .csproj Files 2026-05-22 19:10:36 -07:00
SplashText.sln Patch 6 Support 2025-02-25 22:54:33 -08:00

SplashText

Adds splash text to Void G114's menu.

Customization

Modes

  • UserEntries - Pulls from a text file you can edit
  • Bonelab - Various bonelab/bonelab community related splashes
  • Minecraft - Minecraft splash text lol
  • Terraria - Terraria splash text lol

User Entries

There are a few templates for use in entries.

These templates get replaced with what their value is.

  • [CurrentAvatar] - What avatar you are
  • [UserName] = Your windows username
  • [PalletCount] = How many SDK mods you have installed
  • [Height] = Your height
  • [RandomFavoriteAvatar] = A random favorite avatar
  • [RandomFavoriteSpawnable] = A random favorite spawnable
  • [CPU] = Your CPU
  • [GPU] = Your GPU
  • [RAM] = Your RAM amount
  • [OS] = Your OS
  • [GPUVendor] = Your GPU vendor
  • [MachineName] = Your machine name
  • [TotalDiskSpace] = Your total disk space
  • [FreeDiskSpace] = Your free disk space
  • [DriveCount] = How many drives you have