https://github.com/cemuka/ureddit
A reddit client made in unity
https://github.com/cemuka/ureddit
reddit reddit-api reddit-client unity
Last synced: about 1 year ago
JSON representation
A reddit client made in unity
- Host: GitHub
- URL: https://github.com/cemuka/ureddit
- Owner: cemuka
- License: mit
- Created: 2020-12-06T08:34:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T11:03:01.000Z (over 5 years ago)
- Last Synced: 2025-02-13T21:42:48.758Z (over 1 year ago)
- Topics: reddit, reddit-api, reddit-client, unity
- Language: ShaderLab
- Homepage:
- Size: 7.95 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Reddit client in unity, UReddit
The main goal was the consume and use reddit api in unity.

* It lacks so many feature but I hope it may help to who wants to use reddit in unity.
* I couldn't use `UnityWebRequest` since reddit servers didn't respond for some reason.
* Since it's using `HttpClient`, it's not possible to use in WebGL.
* Feel free to ask and open a issue to contribute.
## License
MIT