Skip to content

Upload Types and Traits

Ryszard Knop edited this page Apr 4, 2025 · 2 revisions

All files uploaded on itch.io have a type and a list of traits (which can be empty).

Upload types

Most are self-descriptive:

  • default: Executables.
  • html: Web player contents.
  • documentation: Documentation or Instructions.
  • book: Book or Document.
  • soundtrack
  • video
  • mod
  • audio_assets
  • graphical_assets
  • sourcecode
  • other

Upload traits

  • Platform (only for default upload types):
    • p_windows
    • p_linux
    • p_osx - macOS
    • p_android

Clone this wiki locally