diff --git a/src/components/ModForm.tsx b/src/components/ModForm.tsx index 71dffd6..08e8f8e 100644 --- a/src/components/ModForm.tsx +++ b/src/components/ModForm.tsx @@ -419,7 +419,7 @@ export const ModForm = ({ existingModData }: ModFormProps) => { We recommend to upload images to https://nostr.build/
{formState.screenshotsUrls.map((url, index) => ( -You can upload your game mod to Github, as an example, and keep - updating it there (another option is catbox.moe). Also, it's advisable that you hash your package as - well with your nostr public key. + updating it there (another option is catbox.moe). Also, it's advisable + that you hash your package as well with your nostr public key.
{formState.downloadUrls.map((download, index) => ( -