Godot: Download Wiki for offline reference?

Created on 1 Jun 2015  路  2Comments  路  Source: godotengine/godot

I'd like to download the Godot Wiki for offline reading on an Android device.

Is that possible?

Most helpful comment

Yes, you can git clone it:

git clone https://github.com/okamstudio/godot.wiki.git

This is possible for all GitHub wikis, because they are all Git repositories.

Here's a direct .zip download: https://dl.dropboxusercontent.com/u/82342922/temp/godot.wiki.zip

All 2 comments

Yes, you can git clone it:

git clone https://github.com/okamstudio/godot.wiki.git

This is possible for all GitHub wikis, because they are all Git repositories.

Here's a direct .zip download: https://dl.dropboxusercontent.com/u/82342922/temp/godot.wiki.zip

Thank you!

Was this page helpful?
0 / 5 - 0 ratings