mirror of
https://github.com/Steffo99/flyingsnake.git
synced 2024-12-22 06:34:18 +00:00
Remove duplicate image
This commit is contained in:
parent
1b0e493973
commit
a7e88a1c50
1 changed files with 1 additions and 3 deletions
|
@ -26,8 +26,6 @@ To create a basic world map named `Output.png` from the `Small_Example.wld` file
|
|||
python3.7 -m flyingsnake Small_Example.wld Output.png
|
||||
```
|
||||
|
||||
![A world map](https://i.imgur.com/JCfURxv.png)
|
||||
|
||||
### Layers
|
||||
|
||||
The world map is generated by merging together multiple layers that can be enabled/disabled through flags.
|
||||
|
@ -94,4 +92,4 @@ That means you have to publish under the same license the source code of any pro
|
|||
|
||||
## See also
|
||||
|
||||
- [lihzahrd](https://github.com/Steffo99/lihzahrd), the package used to make this generator.
|
||||
- [lihzahrd](https://github.com/Steffo99/lihzahrd), the package used to make this generator.
|
||||
|
|
Loading…
Reference in a new issue