Moving to KomputeProject org
This commit is contained in:
parent
4ac54bf642
commit
d9203477d2
19 changed files with 202 additions and 202 deletions
|
|
@ -5,7 +5,7 @@ This is the accompanying code for the Blog post ["Supercharging Game Development
|
|||
|
||||
This section contains the implementation of the Kompute module as a statically compile module built with the Godot engine source code. This approach requires re-compiling the Godot engine source code.
|
||||
|
||||

|
||||

|
||||
|
||||
## Set Up Dependencies
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ We will be using v0.3.1 of Kompute, and similar to above we will need the built
|
|||
We can start by cloning the repository on the v0.3.1 branch:
|
||||
|
||||
```
|
||||
git clone --branch v0.3.1 https://github.com/KomputeFoundation/kompute/
|
||||
git clone --branch v0.3.1 https://github.com/KomputeProject/kompute/
|
||||
```
|
||||
|
||||
You will be able to use cmake to generate the build files for your platform.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue