Skip to content

roblox-csharp/roblox-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roblox-cs

CI
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
  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