You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,6 @@ Dependencies
51
51
- minecraft_data_
52
52
- six
53
53
54
-
55
54
Installation
56
55
------------
57
56
@@ -60,6 +59,11 @@ Installation
60
59
**Note:**
61
60
The cryptography library has some extra dependencies to install, you can find detailed instructions `here <https://cryptography.io/en/latest/installation/>`__.
62
61
62
+
Documentation
63
+
-------------
64
+
65
+
Current docs live here https://spockbot.readthedocs.org
66
+
63
67
Examples
64
68
--------
65
69
@@ -70,10 +74,12 @@ Also see `Extra examples <https://github.com/SpockBotMC/SpockBot-Extra/tree/mast
70
74
and `Bat bot <https://github.com/Gjum/Bat/blob/master/bat/bat.py>`__
71
75
for additional examples.
72
76
73
-
Documentation
74
-
-------------
77
+
Projects Using SpockBot
78
+
-----------------------
75
79
76
-
Current docs live here https://spockbot.readthedocs.org
80
+
`Gjum/bat <https://github.com/gjum/bat>`__ - High level bot
81
+
82
+
`opencog/opencog-to-minecraft <https://github.com/opencog/opencog-to-minecraft>`__ - Interface linking Minecraft to OpenCog
0 commit comments