Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days 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 (25 days ago)
- Default Branch: main
- Last Pushed: 2024-10-23T22:05:44.000Z (22 days ago)
- Last Synced: 2024-10-24T12:28:29.937Z (21 days ago)
- Topics: linux, mod, modding, modding-tools, patch, pc, rimworld, rimworld-mod, windows
- Language: C#
- Homepage: https://github.com/Byte-Nova/Rimworld-Together
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.