diff options
| author | dmlunar <md.node.0@gmail.com> | 2026-06-26 19:21:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-26 19:21:06 +0200 |
| commit | 2d5f8de971ab15011ddf050db22dae7facca136c (patch) | |
| tree | 353363227b37481ea1b51f5df3444f2cdc0bb0b7 | |
| parent | b27c810bc813ad71cda4b6df8dfab9fe0e6278b7 (diff) | |
| download | gsctool-2d5f8de971ab15011ddf050db22dae7facca136c.tar.gz gsctool-2d5f8de971ab15011ddf050db22dae7facca136c.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ Run: `git submodule update --init --recursive` to clone submodules. Then build project using either:
* The provided `Makefile` in `WSL` (`Windows`)
-* The provided [`premake5.lua`](https://premake.github.io/) script by running `premake5 vs2022` to generate a Visual Studio 2022 Project
+* The provided [`premake5.lua`](https://premake.github.io/) script by running `premake5 vs2022` to generate a Visual Studio 2022 Project and run `msbuild gsctool.sln`.
Finally build and inject the resulting `DLL`.
|
