mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-13 11:20:31 +00:00
16 lines
625 B
Plaintext
16 lines
625 B
Plaintext
{
|
|
"solution": {
|
|
"path": "osu-framework.sln",
|
|
"projects": [
|
|
"SampleGame.Android\\SampleGame.Android.csproj",
|
|
"SampleGame\\SampleGame.csproj",
|
|
"osu.Framework.Android\\osu.Framework.Android.csproj",
|
|
"osu.Framework.NativeLibs\\osu.Framework.NativeLibs.csproj",
|
|
"osu.Framework.Tests.Android\\osu.Framework.Tests.Android.csproj",
|
|
"osu.Framework\\osu.Framework.csproj",
|
|
|
|
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Game\\TemplateGame.Game.csproj",
|
|
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Game\\FlappyDon.Game.csproj"
|
|
]
|
|
}
|
|
} |