diff --git a/recipes/wip/ryujinx/recipe.toml b/recipes/wip/ryujinx/recipe.toml deleted file mode 100644 index 54cd98d9..00000000 --- a/recipes/wip/ryujinx/recipe.toml +++ /dev/null @@ -1,12 +0,0 @@ -#TODO missing script for dotnet, see https://github.com/Ryujinx/Ryujinx#building -#TODO require .NET Framework 8 -#TODO maybe missing dependencies -[source] -git = "https://github.com/Ryujinx/Ryujinx" -[build] -template = "custom" -dependencies = [ - "sdl2", - "freealut", - "openal", -]