Update src/components/ModForm.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s
This commit is contained in:
parent
d05fd5f9e6
commit
2abd940c00
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user