knitr::opts_chunk$set(echo = TRUE)

Intro

This document lists data taken from the game code, rather than the game's flat files, and lists where to find this info (at the time of writing).

If a dataset comes from flat file (.xnb file) then it is already parsed by the stardewdata program and provided to the intake scripts in this library. If it is based in game code, however, this required manual investigation, so these datapoints are added in the intake scripts.

Datasets that partially or completely rely on game code, and the object/method that contains this information:



aftonsteps/rdew documentation built on Dec. 18, 2021, 11:21 p.m.