https://github.com/pyro2927/hallucinate
Like Mimic/Conduit, but written in Go so it can work on macOS.
https://github.com/pyro2927/hallucinate
Last synced: 10 months ago
JSON representation
Like Mimic/Conduit, but written in Go so it can work on macOS.
- Host: GitHub
- URL: https://github.com/pyro2927/hallucinate
- Owner: pyro2927
- Created: 2019-07-04T02:51:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-20T05:45:12.000Z (about 7 years ago)
- Last Synced: 2025-06-27T14:55:21.496Z (about 1 year ago)
- Language: Go
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hallucinate
Meant to be a cross-platform version of [Mimic](https://github.com/molenzwiebel/Mimic).
## Running
```bash
$ go run github.com/pyro2927/hallucinate
Connected to League!
Connecting to Rift...
Connected to Rift!
Access Code: 546644
```
## Resources
* [Mimic](https://github.com/molenzwiebel/Mimic)
* [YasuNO](https://github.com/pseudonym117/YasuNO)