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
- Host: GitHub
- URL: https://github.com/56kyle/thunder_henry_converter
- Owner: 56kyle
- Created: 2021-11-11T06:51:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T22:10:00.000Z (over 3 years ago)
- Last Synced: 2025-01-23T05:16:16.564Z (4 months ago)
- Topics: python-package, python-scripts, python3, risk-of-rain-2, unity
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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