Update src/pages/modManager.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m5s

This commit is contained in:
freakoverse 2025-03-04 22:14:38 +00:00
parent 31bc5dd848
commit 93e32fbc43

View File

@ -15,21 +15,19 @@ export const ModManagerPage = () => {
Mod Manager{' '} Mod Manager{' '}
</h1> </h1>
<p className='LearnTextPara'> <p className='LearnTextPara'>
DEG Mods will eventually have it mod manager software of its own, DEG Mods will eventually have its own mod manager software, which will likely be a fork
and most likely it'll be a fork of Mod Organizer 2, where we'll custom-fit of Mod Organizer 2. This customized version will be tailored to work seamlessly with DEG Mods.
it with what's needed to have it work well with DEG Mods. Until then, however, Until then, users can utilize Mod Organizer 2, which is already a powerful and useful tool
people can just utilize Mod Organizer 2 itself. It's already useful and powerful without any modifications.
without any modification of our own.
<br /> <br />
</p> </p>
<p className='LearnTextPara'> <p className='LearnTextPara'>
So until we get to it, making DEG Mods Manager, you can go ahead and use Mod Organizer 2 Until we develop the DEG Mods Manager, you can use Mod Organizer 2 to make modding your games much easier.
to make modding your games a lot easier than without a mod manager.
<br /> <br />
</p> </p>
<p className='LearnTextPara'> <p className='LearnTextPara'>
To help you familiarize yourself with Mod Organizer 2 and how to use it, there are videos To help you familiarize yourself with Mod Organizer 2, there are online videos available that
available online that can assist you. Here's one of them. can guide you. Here's one of them.
</p> </p>
<div style={{ width: '100%', aspectRatio: '16 / 9', position: 'relative' }}> <div style={{ width: '100%', aspectRatio: '16 / 9', position: 'relative' }}>
<iframe <iframe
@ -41,7 +39,7 @@ export const ModManagerPage = () => {
/> />
</div> </div>
<p className='LearnTextPara'> <p className='LearnTextPara'>
Here's where you can find and download Mod Organizer 2, from their Github repo. You can find and download Mod Organizer 2 from their GitHub repository.
</p> </p>
<div style={{ width: '100%' }}> <div style={{ width: '100%' }}>
<a <a