https://github.com/clj/hrm-profile-tool
A tool to work with HRM's profiles.bin file
https://github.com/clj/hrm-profile-tool
go human-resource-machine
Last synced: 5 months ago
JSON representation
A tool to work with HRM's profiles.bin file
- Host: GitHub
- URL: https://github.com/clj/hrm-profile-tool
- Owner: clj
- License: mit
- Created: 2018-09-26T06:26:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:32:22.000Z (over 3 years ago)
- Last Synced: 2025-12-17T14:55:46.839Z (6 months ago)
- Topics: go, human-resource-machine
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Human Resource Machine Profile Tool
This repository contains Go libraries to read, decode, and render
Human Resource Machine code from a `profiles.bin` file.
There is also a tool `hrm` that can render programs as text (which
is compatible with Human Resource Machine, i.e. it can be pasted
into the game) and as SVGs which mimic the style found in the game.
## License
- MIT