mirror of
https://github.com/Relintai/props.git
synced 2024-11-14 10:17:30 +01:00
More typo fixes.
This commit is contained in:
parent
8d7631bc43
commit
969f3796d6
@ -53,7 +53,7 @@ PropInstances are not yet finished.
|
||||
|
||||
They will be able to merge meshes, texture etc from a Prop, and also generate lods for it.
|
||||
|
||||
Essenrtially they will be a more advanced MeshInstance.
|
||||
Essentially they will be a more advanced MeshInstance.
|
||||
|
||||
Voxelman implements all of this, just haven't finished porting it yet.
|
||||
|
||||
@ -88,7 +88,7 @@ cd ./godot/modules/
|
||||
3. Clone this repository
|
||||
|
||||
```
|
||||
git clone https://github.com/Relintai/texture_packer texture_packer
|
||||
git clone https://github.com/Relintai/props props
|
||||
```
|
||||
|
||||
4. Build Godot. [Tutorial](https://docs.godotengine.org/en/latest/development/compiling/index.html)
|
||||
|
Loading…
Reference in New Issue
Block a user