0

Merge branch 'master' into python3-fun-times

This commit is contained in:
Aaron Griffith
2019-06-21 22:08:58 -04:00
25 changed files with 1188 additions and 218 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,7 @@
MANIFEST
build/
dist/
docs/_build/
Minecraft_Overviewer.egg-info
terrain.png
cachedir*
@@ -40,3 +41,4 @@ overviewer_core/src/primitives.h
.idea
/.vs/Minecraft-Overviewer/v15/.suo
/.vs
.vscode