asynchronousai's picture
Upload 33 files
1ae2e8e verified
# roblox-cs
![CI](https://github.com/roblox-csharp/roblox-cs/actions/workflows/tests.yml/badge.svg)
Roblox CSharp to Lua compiler
## Contributing
### This section only applies for the `rewrite` branch currently, I will not accept PRs on the `master` branch!
1. [Fork it](https://github.com/roblox-csharp/roblox-cs/fork)
2. Commit your changes (`git commit -m 'feat: add some feature'`)
3. Test your code (`dotnet test` or Ctrl + R, A in Visual Studio)
4. Push your changes (`git push`)
5. Create a pull request