Skip to content

harleyknd1/ToolkitCore

 
 

Repository files navigation

ToolkitCore

ToolkitCore is a mod for the game RimWorld that provides a standardized way to connect and interact with Twitch.


License

ToolkitCore is licensed under the MIT License. See the LICENSE file for the full license text.


Installation

Steam Workshop

The mod is available on the Steam Workshop. You will also need to subscribe to Harmony.

Manual Installation

  1. Download the latest release from the Releases page.
  2. Download the Harmony library.
  3. Extract the Harmony archive to your RimWorld Mods folder.
  4. Extract the ToolkitCore archive to your RimWorld Mods folder.
  5. Enable the mods in the RimWorld Mods menu.
  6. Enjoy!

Contributing

Contributions, bug reports, and feature requests are welcome!


Building

To build the mod, you will need the following:

We recognize people’s games are different, so we’ve provided properties you may change if the project doesn’t build for you:

  • SteamRootDir is a property that points to the directory where your copy of Steam is located.
  • RootDestinationDir is a property that points to the directory where you’ll house your compiled copy of ToolkitCore. The build process will insert a valid "vX.X\Assemblies" subdirectory at build time.
  • RimWorldModsDir is a property that points to the directory where your mods folder of RimWorld is located.

You may set either of these properties at build time in your IDE, or through the command line:

  • Command line: msbuild /p:RimWorldModsDir=C:\path\to\mods\dir ...
  • IDE: Refer to your IDE’s documentation on how to set global properties.

Community and Support


Acknowledgements

Special thanks to:

  • hodlhodl for creating ToolkitCore.
  • Toolkit Community—Ongoing maintainers and contributors.

Happy Modding!

About

This is an (semi) un-official fork of the Rimworld mod, Twitch Toolkit. Which provides twitch support for the game Rimworld

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%