Skip to content

A tool for calculating crop productivity in Stardew Valley,

Notifications You must be signed in to change notification settings

ctl2/Stardew-Profit-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Stardew Profit Calculator

A tool for calculating crop productivity in Stardew Valley.

Before you can use this tool, you must provide it with some Stardew Valley data. This data isn't related to you or your specific copy of the game. I am not able to include the data in the tool's distribution because of Copyright laws. This game data is stored in XNB files within your Stardew Valley data directory. e.g. C:/Program Files (x86)/Steam/steamapps/common/Stardew Valley/Content/Data

You must:

  1. Find the required files. Artisan.xnb Crops.xnb ObjectInformation.xnb
  2. Convert them to JSON format. See https://stardewvalleywiki.com/Modding:Editing_XNB_files#Unpack_game_files for instructions on converting files from XNB to JSON format.
  3. Place the new JSON files in the Data directory so that the tool can find them.

Gson License

This projoct uses the Gson Java library. Gson is released under the Apache 2.0 license.

Copyright 2008 Google Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A tool for calculating crop productivity in Stardew Valley,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages