https://github.com/not-nullptr/ropen-backend
An open source, reverse-engineered Roblox backend.
https://github.com/not-nullptr/ropen-backend
Last synced: 2 months ago
JSON representation
An open source, reverse-engineered Roblox backend.
- Host: GitHub
- URL: https://github.com/not-nullptr/ropen-backend
- Owner: not-nullptr
- License: gpl-3.0
- Created: 2022-06-20T06:35:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T11:44:19.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T08:44:16.617Z (over 1 year ago)
- Language: C#
- Size: 6.02 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ropen-Backend
An open source, reverse-engineered Roblox backend.
# FAQ
Q: Why can't I login?
A: This is an extremely early version of Ropen, and I'm trying to get logging in working right now. If you get it working, please make a PR!
Q: Why C#? It's, like, the worst language for backends.
A: I easily know C# better than any other language, so prototyping and implementing ideas is a much quicker process.
Q: Why is it constantly saying invalid username even though I signed up?
A: You need to download MongoDB, go to `C:\Program Files (x86)\MongoDB\5.0\bin\` and open `mongod.exe`.