An open API service indexing awesome lists of open source software.

https://github.com/pardeike/rimworld4debugging

This project will help you with debugging RimWorld
https://github.com/pardeike/rimworld4debugging

Last synced: 3 months ago
JSON representation

This project will help you with debugging RimWorld

Awesome Lists containing this project

README

        

# RimWorld4Debugging

### What is it?
I created this project to help everyone with debugging RimWorld. You simply download an electron application that will guide you through the process of installing all necessary tools and patches that are required. All tools are free of charge and the application will also help you to restore your RimWorld installation.

![rimworld4debugging_QSpioxLOMb](https://user-images.githubusercontent.com/853584/195094519-0e6765b5-0324-4502-a133-8e0752cdb65f.png)

### Download Release
Simply download the latest [release](https://github.com/pardeike/RimWorld4Debugging/releases/download/v1.0.1/rimworld4debugging-win32-x64-1.0.1.zip) and follow the instructions.

### Build Yourself
Clone this repository and then run
```
npm install
npm start
```
To build a release, run
```
npm run make
```
Which creates the application as a zip file in `./out/make/zip/win32/x64`

### Contribute
I put many hours into this project and its support. So every little action helps:

- Spread the word in your developer communities
- Become a [GitHub sponsor](https://github.com/sponsors/pardeike) or a [Patreon](https://www.patreon.com/pardeike)