Skip to content

Commit f51723f

Browse files
authored
add example pymod hyperlink
1 parent 1030b36 commit f51723f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Getting Started
1010
=================
1111

12-
pyminecraft is a Python language provider crafted for Minecraft Forge. It leverages the Jython_ Python implementation that operates on the JVM. The module is compatible with Python 2.7.x and is designed to support the implementation of a Forge Mod.
12+
pyminecraft is a Python language provider crafted for Minecraft Forge. It leverages the Jython_ Python implementation that operates on the JVM. The module is compatible with Python 2.7.x and is designed to support the implementation of a Forge Mod. `See an examplary mod implemented using the language provider here <https://github.com/Rickaym/pymod>`_.
1313

1414
We created pyminecraft as a way to benchmark the capabilities of Jython and introduce Python developers to the exciting world of Minecraft modding.
1515

0 commit comments

Comments
 (0)