Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xell's Restock Timer

TODO

Requires Harmony.

Building

dotnet build XellsRestockTimer.slnx

The build outputs 1.6/Assemblies/XellsRestockTimer.dll and then copies the mod's runtime files (About/, 1.6/) into <RimWorld>\Mods\XellsRestockTimer.

By default the RimWorld folder is assumed to be C:\Program Files (x86)\Steam\steamapps\common\RimWorld. To override it, either set the RimWorldDir environment variable or create Source/XellsRestockTimer/Local.props (gitignored):

<Project>
  <PropertyGroup>
    <RimWorldDir>D:\Games\RimWorld</RimWorldDir>
  </PropertyGroup>
</Project>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages