Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakhezech/hlrandomizer
an item, room, and enemy randomizer for Hyper Light Drifter
https://github.com/sakhezech/hlrandomizer
Last synced: about 1 month ago
JSON representation
an item, room, and enemy randomizer for Hyper Light Drifter
- Host: GitHub
- URL: https://github.com/sakhezech/hlrandomizer
- Owner: sakhezech
- Created: 2022-12-03T11:59:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T01:18:10.000Z (5 months ago)
- Last Synced: 2024-08-05T03:02:04.873Z (5 months ago)
- Language: Python
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HLRandomizer
This is an item, room, and enemy randomizer for Hyper Light Drifter
## Installation
Create a text file named **hlddir.txt** and put HLD installation directory path in it
Open **hlr-release-*.exe** and input **install**## Usage
- **help** to get help
- **gen** to start the randomization sequence
- **push** to push randomized levels to HLD
- **del** to delete randomized levels
- **exit** to exit## GUI soon