[HELP] Uploading Assets to keymaster

Hi, good day!

I’m having trouble uploading an asset to Keymaster .
No matter how often I try, I always get the same error message:

“general: no resources found”

I verified my fxmanifest
The folder contains both client and server scripts
I followed the proper naming and structure guideline

My FX Manifest is

fx_version ‘cerulean’
games { ‘gta5’ }

lua54 ‘yes’

description “Script”
author “P&M”
version “0.0.5 (15.07.2025)”

client_scripts {
‘client/*.lua’
}

server_scripts {
‘server/*.lua’
}

escrow_ignore {
}

What format is the archive in, and what app are you using to create the archive with your resource?

The Format is an .zip file and im using winrar

“Download the script and compress it again in Windows as a ZIP file. Using RAR causes problems during compression.”