
0alias
Member since
I maintain my favorite mods when I feel like it.
You can support me on one of website below that way I can motivated continue to do modding work
{
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);
});
"
>
Recent Activity
No recent activity to display
Activity will appear here as the user interacts with the platform
Greetings to you! I would like to express my respect and gratitude for the work you performed regarding porting kmyuhkyuk’s anime mod into the latest spt. If not for that one single mod I would not return to spt. So big thanks and respect to you for what you are doing. As a side note, I would like to ask if you are willing to port “skin-hide” mod cause it’s been a while since the original author updated it. Thank you for your time. With best regards