summary refs log tree commit diff
path: root/pkgs/games/osu-lazer/osu.runtimeconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/osu-lazer/osu.runtimeconfig.json')
-rw-r--r--pkgs/games/osu-lazer/osu.runtimeconfig.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkgs/games/osu-lazer/osu.runtimeconfig.json b/pkgs/games/osu-lazer/osu.runtimeconfig.json
new file mode 100644
index 00000000000..a1a197b1b67
--- /dev/null
+++ b/pkgs/games/osu-lazer/osu.runtimeconfig.json
@@ -0,0 +1,9 @@
+{
+  "runtimeOptions": {
+    "tfm": "net5.0",
+    "framework": {
+      "name": "Microsoft.NETCore.App",
+      "version": "5.0.0"
+    }
+  }
+}