Skip to content

ToasterMapCLI is a very basic command-line tbin to tmx utility designed for Stardew Valley

License

Notifications You must be signed in to change notification settings

ToasterSDV/ToasterMapCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToasterMapCLI

ToasterMapCLI is a very basic command-line tbin to tmx utility designed for Stardew Valley and written in C#.

Usage

  1. Build it. If there is one, get the latest release from the releases page otherwise, refer to Building
  2. Obtain the xTile.dll file from your Stardew Valley install and place it beside the downloaded file.
  3. Run it with ./ToasterMapCLI path/to/map.tbin you may specify a tmx path as a second argument, otherwise it will default to the same folder the tbin is in.

Building

  1. Run ./release.bat <win/osx/linux> and find the compiled binary in bin/Release/net7.0/<os>/publish/ToasterMapCLI[.exe]

Credits

  1. targets/find-game-folder.targets is taken from SMAPI
  2. Pathoschild, for making the assembly finding code and helping me debug heavily!

About

ToasterMapCLI is a very basic command-line tbin to tmx utility designed for Stardew Valley

Resources

License

Stars

Watchers

Forks

Packages

No packages published