We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649ac2c commit 6f570dcCopy full SHA for 6f570dc
1 file changed
README.md
@@ -16,6 +16,12 @@ A OpenShock Application with module support. This allows you to install modules
16
17
## Usage
18
19
+## Contribute
20
+
21
+- Install the latest .NET SDK
22
+- Optionally if your targeting Windows with MAUI, install the MAUI workload `dotnet workload install maui-windows`
23
+- Open the Project in Jetbrains Rider and select the the Debug- build configuration you want to target.
24
+- Click on Run/Debug
25
26
## Credits
27
0 commit comments