https://github.com/byte-nova/rt-patching-boilerplate
A template for adding compatibilities into RimWorld Together
https://github.com/byte-nova/rt-patching-boilerplate
linux mod modding modding-tools patch pc rimworld rimworld-mod windows
Last synced: 3 months ago
JSON representation
A template for adding compatibilities into RimWorld Together
- Host: GitHub
- URL: https://github.com/byte-nova/rt-patching-boilerplate
- Owner: Byte-Nova
- License: other
- Created: 2024-10-21T03:28:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T13:29:20.000Z (7 months ago)
- Last Synced: 2025-02-09T08:35:04.618Z (3 months ago)
- Topics: linux, mod, modding, modding-tools, patch, pc, rimworld, rimworld-mod, windows
- Language: C#
- Homepage: https://github.com/Byte-Nova/Rimworld-Together
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RT-Patching-Boilerplate
## A template for adding compatibilities into RimWorld Together> [!NOTE]
> This template is currently a work in progress! Please report any broken stuff you find!## How to use
- Clone or download this template.
- Open it using any IDE of choice (Visual Studio Community / Code recommended).
- Follow all the documentation inside the source files.