Update src/components/ModForm.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s

This commit is contained in:
freakoverse 2024-10-06 22:57:25 +00:00
parent d05fd5f9e6
commit 2abd940c00

View File

@ -468,7 +468,7 @@ export const ModForm = ({ existingModData }: ModFormProps) => {
</div>
<p className='labelDescriptionMain'>
You can upload your game mod to Github, as an example, and keep
updating it there. Also, it's advisable that you hash your package as
updating it there (another option is catbox.moe). Also, it's advisable that you hash your package as
well with your nostr public key.
</p>