1
Fork 0
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:
Steffo 2019-08-19 20:50:59 +02:00 committed by GitHub
parent 1b0e493973
commit a7e88a1c50
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.