mirror of
https://github.com/Relintai/godot_fastnoise.git
synced 2025-02-10 16:40:20 +01:00
Name mistake
This commit is contained in:
parent
757f99f42f
commit
cb96dd2197
@ -15,4 +15,4 @@ Install
|
|||||||
|
|
||||||
You have to get the source code of Godot to compile it with the module. Copy the contents of the repository inside a `fastnoise` directory under Godot's `modules` folder. The name is important for the module to compile properly.
|
You have to get the source code of Godot to compile it with the module. Copy the contents of the repository inside a `fastnoise` directory under Godot's `modules` folder. The name is important for the module to compile properly.
|
||||||
|
|
||||||
Example git command: `git clone https://github.com/Zylann/godot_opensimplex.git opensimplex`
|
Example git command: `git clone https://github.com/Zylann/godot_fastnoise.git fastnoise`
|
||||||
|
Loading…
Reference in New Issue
Block a user