RealTelefonmast / TeleCore

A collection of tools and extended functionalities for RimWorld!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeleCore

TeleCore started as a personal collection of tools and features I've created for my main mod TiberiumRim, made publicly available via this separate framework mod! It adds a lot of sophisticated and advanced features to extend RimWorld, from custom animations to new render options and custom turrets! Alongside many, many tools and utilities.

Getting Started

First of all make sure you add this mod as a dependency in your About.xml!

<modDependencies>
  <li>
    <packageId>Telefonmast.TeleCore</packageId>
    <displayName>TeleCore</displayName>
    <steamWorkshopUrl>https://steamcommunity.com/sharedfiles/filedetails/?id=2810454935</steamWorkshopUrl>
    <downloadUrl>https://github.com/RealTelefonmast/TeleCore</downloadUrl>
  </li>
</modDependencies>

Next Up: Check the Wiki to learn more about the various features and functions of this framework!

About

A collection of tools and extended functionalities for RimWorld!

License:GNU General Public License v3.0


Languages

Language:C# 100.0%Language:Smalltalk 0.0%