Update README.md
This commit is contained in:
parent
943950a449
commit
5716490598
23
README.md
23
README.md
|
|
@ -1 +1,22 @@
|
||||||
Source code for RBXLegacy's launcher, installer, and server. All of these source files are under the license specified in LICENSE.MD.
|
|
||||||
|

|
||||||
|
|
||||||
|
## What is RBXLegacy
|
||||||
|
|
||||||
|
RBXLegacy is a launcher and website for ROBLOX's clients from 2008 - 2012.
|
||||||
|
|
||||||
|
This is the source code for RBXLegacy's launcher, installer and server. All of these source files are under the license specified in [LICENSE.MD](https://github.com/Bitl/RBXLegacy-src/blob/master/LICENSE.MD).
|
||||||
|
|
||||||
|
## Installing
|
||||||
|
|
||||||
|
The latest stable version will always be found on the official Discord in `#downloads`. You can ask a friend to get an invite for the Discord.
|
||||||
|
|
||||||
|
You can also download it from this repository to receive changes as soon as they are committed.
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
If you find any problem(s) in RBXLegacy, [feel free to submit an issue here.](https://github.com/Bitl/RBXLegacy-src/issues)
|
||||||
|
|
||||||
|
If you know how to solve an (existing) issue in RBXLegacy, [you can submit a pull request for it.](https://github.com/Bitl/RBXLegacy-src/pulls)
|
||||||
|
|
||||||
|
And of course, we welcome everyone with new ideas. [You can post your idea in issues as well.](https://github.com/Bitl/RBXLegacy-src/issues)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue