Skip to content

TypeScript declarations for Wayward, and the official Modding Guide.

License

Notifications You must be signed in to change notification settings

WaywardGame/types

Repository files navigation

Learn how to mod Wayward.

Documentation

  • +mod create & +mod update — Documentation on the commands used to generate starter files for modding, and updating script mods.
  • mod.json — Documentation on what all can be declared in the main mod metadata file.
  • Extracting assets — A guide on extracting textures, sounds, and more from Wayward.

Mod Content

  • Scripts — Create mods that change the functionality of the game, or add new content
  • Languages & Extensions — Adding new languages to Wayward, or adding translatable strings to mods.
  • Customizations — Adding new hair styles, hair colours, and skin tones
  • Image Overrides — Replacing default sprites & textures
  • Stylesheets — Changing the appearance of the UI

Other Useful Links

A pretty, searchable list of all the type definitions in Wayward. This types repository is actually the same stuff you can find on this website, but it's the raw form of it!

Every official mod created for Wayward, and some other Wayward-related projects.

Where Wayward mods are published.

About

TypeScript declarations for Wayward, and the official Modding Guide.

Resources

License

Stars

Watchers

Forks