We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638acb3 commit a7f1329Copy full SHA for a7f1329
1 file changed
README.md
@@ -49,7 +49,9 @@ Video: [How to Run Sims 1 Legacy Hacks](https://www.youtube.com/watch?v=SLDmUN7y
49
## Build from Source (NativeAOT)
50
51
Download [Git](https://git-scm.com/downloads/win)
52
+
53
Download [.NET 9 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)
54
55
Download [Visual Studio](https://visualstudio.microsoft.com/vs/community/)
56
- (Workload) Desktop development with c++
57
@@ -64,6 +66,7 @@ Sims1LegacyCollectionHacks.exe is located in the bin folder.
64
66
## Build from Source (.NET IL)
65
67
68
69
70
71
72
```bash
0 commit comments