rguplayer
rguplayer copied to clipboard
[Enhancement] Ruby Submodule
Wondering if you could create a fork of Ruby and apply your patches to it in a commit in the branch ruby_3_2 and use your fork as a submodule in RGU
.gitmodules
[submodule "third_party/ruby"]
path = third_party/ruby
url = https://github.com/Admenri/ruby
branch = ruby_3_2