Changes

Jump to navigation Jump to search
→‎Get started: + intro to JSON
Line 57: Line 57:     
==Get started==
 
==Get started==
 +
===Intro to JSON===
 +
You'll notice a lot of files with <tt>.json</tt> at the end of the name when creating mods for Stardew Valley. That means they're formatted as JSON, which is just a way of writing text that's readable to code. If you haven't used JSON before, reading ''[https://towardsdatascience.com/an-introduction-to-json-c9acb464f43e An Introduction to JSON]'' first will be very helpful to understand what the files are doing.
 +
 
===Create example mod===
 
===Create example mod===
 
First let's get our basic content pack up and running:
 
First let's get our basic content pack up and running:
translators
8,404

edits

Navigation menu