GamesB4Gains
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
No Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Liked comment
This is on my todo list :p
The background is a new thing that appeared during my port to SPT4 and I find it quite annoying sometimes (and sometimes useful) I'll make this an option in the BepInEx menu...
Nov 13, 2025 11:20 PM
View details
Created comment
Is there a toggle to turn off the black background and only have the text?
Nov 12, 2025 2:51 PM
View details
Liked comment
1.3.0 is finally out and supports SPT4.
Please report bugs/glitches ... I know I need to investigate the power switches in customs... I only tested on Factory ATM (quicker load times, cause after the 10th game load you get bored fast)
Nov 12, 2025 2:50 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.