User:Dem1se

From Stardew Valley Wiki
Revision as of 06:46, 12 November 2021 by Dem1se (talk | contribs) (Created page with "= Getting Started with Making UIs = == Intro == === What is this article? === This is a compilation of things that I've learnt making UI for my mods. This is just to help b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Getting Started with Making UIs

Intro

What is this article?

This is a compilation of things that I've learnt making UI for my mods. This is just to help beginners to understand how making UIs works in Stardew Valley, since not everyone can read through codebases or find relatively simple ones to read in the first place.

This is about adding a new menu that the user can interact with in game, similar to the inventory menu, as opposed to modifying existing ones, but the basic ideas are the same.