S_gamez
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);
});
"
>
This user has not yet published any mods.
Recent Activity
Liked comment
Probably because it's a bepinex dll and not a server mod.
Nov 7, 2025 4:48 AM
View details
Edited comment
how dose the old style code even load now that mods are made in C# ?
Nov 7, 2025 4:39 AM
View details
Created comment
how dose the old style code even load now that mods are made in C# ?
Nov 7, 2025 4:39 AM
View details
Liked comment
Flare sniper border on customs and mines on woods work. I think this mod is good to use from my minimal testing.
Nov 7, 2025 4:31 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.