mirror of
https://github.com/Relintai/texture_packer.git
synced 2024-11-12 10:15:16 +01:00
Udpate README.md
This commit is contained in:
parent
de0e117c7e
commit
dfab12c55d
@ -8,10 +8,14 @@ Internally it uses the legacy version of [rectpack2D](https://github.com/TeamHyp
|
||||
|
||||
1. Get the source code for the Godot Engine.
|
||||
|
||||
```
|
||||
git clone https://github.com/godotengine/godot.git godot
|
||||
```
|
||||
|
||||
2. go into Godot's modules directory.
|
||||
|
||||
```
|
||||
cd godot/modules/
|
||||
cd ./godot/modules/
|
||||
```
|
||||
|
||||
3. clone this repository
|
||||
|
Loading…
Reference in New Issue
Block a user