mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
Update docs and version number
This commit is contained in:
@@ -25,7 +25,6 @@ copyright = '2019, Beefy-Swain'
|
||||
author = 'Beefy-Swain'
|
||||
|
||||
sys.path.insert(0, os.path.abspath('..'))
|
||||
print(f"System Path: {sys.path}")
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
|
||||
@@ -27,4 +27,9 @@ Examples
|
||||
.. _Tiled Map Editor: https://www.mapeditor.org/
|
||||
.. _Arcade: http://arcade.academy
|
||||
.. _Pyglet: https://pyglet.readthedocs.io/en/pyglet-1.3-maintenance/
|
||||
.. _Pygame: https://www.pygame.org/news
|
||||
.. _Pygame: https://www.pygame.org/news
|
||||
|
||||
PyPi
|
||||
----
|
||||
|
||||
* https://pypi.org/project/pytiled-parser/
|
||||
Reference in New Issue
Block a user