mirror of
https://github.com/project-slippi/Ishiiruka.git
synced 2025-10-05 16:02:53 +02:00
* 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>
11 lines
381 B
Plaintext
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
|