Skip to content

ryancheung/StardewValley

 
 

Repository files navigation

StardewValley

Decompiled Stardew Valley. Batteries not included.

Building

To build the repository:

  1. Purchase and install Stardew Valley

  2. Copy the following files from the Stardew Valley install to /lib/:

    • BmFont.dll
    • CSteamworks.dll
    • Galaxy.dll
    • GalaxyCSharp.dll
    • GalaxyCSharpGlue.dll
    • GalaxyPeer.dll
    • Lidgren.Network.dll
    • Netcode.dll
    • steam_api.dll
    • Steamworks.NET.dll
    • xTile.dll
  3. Download and install Microsoft XNA Redistributable 4.0

  4. Copy the following files from the XNA install to /lib/:

    • Microsoft.Xna.Framework.dll
    • Microsoft.Xna.Framework.Game.dll
    • Microsoft.Xna.Framework.Graphics.dll
    • Microsoft.Xna.Framework.Xact.dll
  5. Build

Running

Copy the /Content/ directory from the Stardew Valley install to the build output location.

About

Decompiled Stardew Valley. Batteries not included.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%