

GMAK3R
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);
});
"
>
Yo honest mistake 4 in the morning. Thought “author”: had to say my name to be uploaded to the site.
Fixing all my mods that I uploaded to have authors names instead. sorry once again!
Corrected the credit and made new virus total links. for all mods I have up.
0 Likes
When I update my mods I don’t upload new version I replace the file in my Google drive with the updated one. And before you ask A new virus total as well.
All my mods are updated with Fika in mind.
0 Likes
This user has not yet published any mods.
Recent Activity
No recent activity to display
Activity will appear here as the user interacts with the platform
Hey how do I update the M16a4 to 3.10?