Files
Ishiiruka/.gitmodules
Ryan McGrath 95b440283b refactor: shim SlippiDirectCodes to Rust + update to windows-2022 (#417)
* Shim SlippiDirectCodes to Rust port.

This changes out the internals of the `SlippiDirectCodes` class, wherein
it'll now just silently call over to the Rust side. This keeps the
changes minimal for now as we continue to migrate things out.

* update to windows-2022

---------

Co-authored-by: Nikhil Narayana <nikhil.narayana@live.com>
2025-07-19 22:57:07 -07:00

11 lines
381 B
Plaintext

[submodule "Externals/Qt"]
path = Externals/Qt
url = https://github.com/dolphin-emu/ext-win-qt.git
branch = master
[submodule "Externals/SlippiRustExtensions"]
path = Externals/SlippiRustExtensions
url = https://github.com/project-slippi/slippi-rust-extensions.git
[submodule "Externals/corrosion"]
path = Externals/corrosion
url = https://github.com/corrosion-rs/corrosion