A BONELAB mod that adds splash text to Void G114, similar to Minecraft's.
- C# 98.1%
- Batchfile 1.9%
|
|
||
|---|---|---|
| Properties | ||
| Scripts | ||
| .gitignore | ||
| BoneMenu.cs | ||
| GlobalUsings.cs | ||
| LICENSE | ||
| Main.cs | ||
| Preferences.cs | ||
| README.md | ||
| setup.bat | ||
| SplashText.csproj | ||
| SplashText.sln | ||
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