Skip to content

Commit

Permalink
match internal
Browse files Browse the repository at this point in the history
  • Loading branch information
Atrix256 committed Aug 16, 2024
1 parent 7a21854 commit 77adcf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Currently, only dx12 code generation is available in this public version of Gigi

Cloning this repo and then building gigi.sln is all that is needed to build Gigi Editor, Viewer and Compiler.

To use prebuilt binaries, go to the releases tab https://github.com/electronicarts/gigi/releases/. You can either download the .zip file, and extract that to the location of your choice, or you can download and run the installer exe
To use prebuilt binaries, go to the releases tab https://github.com/electronicarts/gigi/releases/. You can either download the .zip file, and extract that to the location of your choice, or you can download and run the installer exe.

There will be three executables in the root folder:

Expand Down
2 changes: 1 addition & 1 deletion readme/tutorial/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The source code and binaries for Gigi are available at https://github.com/electr

To build from source, clone the repo and build gigi.sln in visual studio. I use vs2022, but vs2019 worked as well, last I tried.

To use prebuilt binaries, go to the releases tab https://github.com/electronicarts/gigi/releases/. You can either download the .zip file, and extract that to the location of your choice, or you can download and run the installer exe
To use prebuilt binaries, go to the releases tab https://github.com/electronicarts/gigi/releases/. You can either download the .zip file, and extract that to the location of your choice, or you can download and run the installer exe.

![](releases.png)

Expand Down

0 comments on commit 77adcf5

Please sign in to comment.