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

https://github.com/56kyle/thunder_henry_converter

A set of scripts used to convert the naming inside the Thunder Henry repo to the name you want for your survivor
https://github.com/56kyle/thunder_henry_converter

python-package python-scripts python3 risk-of-rain-2 unity

Last synced: 2 months ago
JSON representation

A set of scripts used to convert the naming inside the Thunder Henry repo to the name you want for your survivor

Awesome Lists containing this project

README

        

# thunder_henry_converter
A set of scripts used to convert the naming inside the Thunder Henry repo to the name you want for your survivor

## Usage
(Made for use with https://github.com/Vale-X/Thunderkit-Henry)

Just as a heads up you can ignore most of the errors thrown by the script. Most were just used for debugging and are accepted try statements.

#### Initial Setup
- follow the initial instructions of the Thunder Henry repo, once you there aren't errors in console when you clear it, you can continue
- clone/download this repository
- cd into thunder_henry_converter
- ```pip install -r requirements.txt```

#### Creating a New Survivor
- make sure that the unity project isn't open. (Seriously, there are actions that may break if files aren't generated at the times they are expected to)
- cd into thunder_henry_converter
- ```.\src\create_survivor ```
- wait for the script to prompt you to open the project in Unity, then do so and close it before continuing.
- wait for the script to prompt you to open the project in Unity one last time, then do so and close it before continuing.
- wait for the script to finish