Homepage: Correct typos and grammatical mistakes
This commit is contained in:
parent
de4bfe7e48
commit
252f306793
18
index.md
18
index.md
@ -13,29 +13,29 @@ This online book aims to teach you how to create your own mods, starting from th
|
|||||||
### What you will need
|
### What you will need
|
||||||
|
|
||||||
* A Code Editor. Talked about in the [Lua Scripts](chapters/lua.html#tools) chapter.
|
* A Code Editor. Talked about in the [Lua Scripts](chapters/lua.html#tools) chapter.
|
||||||
* A copy of Minetest in the 0.4 series. (eg: 0.4.11)
|
* A copy of Minetest in the 0.4 series. (eg: 0.4.13)
|
||||||
* The ability to work independently, without pestering other developers to write you code for you.
|
* The ability to work independently, without pestering other developers to write your code for you.
|
||||||
* Motivation to continue trying when things go wrong.
|
* Motivation to keep trying when things go wrong.
|
||||||
|
|
||||||
|
|
||||||
### So, go on then.
|
### So, go on then.
|
||||||
|
|
||||||
Start reading. Use the navigation bar on the left to open a chapter.
|
Start reading. Use the navigation bar on the left (or on the top on mobiles)
|
||||||
|
to open a chapter.
|
||||||
|
|
||||||
* [GitHub](https://github.com/rubenwardy/minetest_modding_book).
|
* [GitHub](https://github.com/rubenwardy/minetest_modding_book).
|
||||||
* [Download for offline use](https://github.com/rubenwardy/minetest_modding_book/releases)
|
* [Download for offline use](https://github.com/rubenwardy/minetest_modding_book/releases).
|
||||||
* [Forum Topic](https://forum.minetest.net/viewtopic.php?f=14&t=10729)
|
* [Forum Topic](https://forum.minetest.net/viewtopic.php?f=14&t=10729).
|
||||||
|
|
||||||
About this Book
|
About this Book
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
Noticed a mistake, or want to give feedback? Tell us about it using one of these methods:
|
Noticed a mistake, or want to give feedback? Tell us about it using one of these methods:
|
||||||
|
|
||||||
* Submit a report below.
|
|
||||||
* [GitHub Issue](https://github.com/rubenwardy/minetest_modding_book/issues).
|
* [GitHub Issue](https://github.com/rubenwardy/minetest_modding_book/issues).
|
||||||
* Post in [Forum Topic](https://forum.minetest.net/viewtopic.php?f=14&t=10729).
|
* Post in the [Forum Topic](https://forum.minetest.net/viewtopic.php?f=14&t=10729).
|
||||||
* Send me a [PM](https://forum.minetest.net/ucp.php?i=pm&mode=compose&u=2051) on the Forum.
|
* Send me a [PM](https://forum.minetest.net/ucp.php?i=pm&mode=compose&u=2051) on the Forum.
|
||||||
* Send me an email to rubenwardy on gmail.com
|
* Submit a report below.
|
||||||
|
|
||||||
You can contribute to this project on [GitHub](https://github.com/rubenwardy/minetest_modding_book).\\
|
You can contribute to this project on [GitHub](https://github.com/rubenwardy/minetest_modding_book).\\
|
||||||
Read the [contribution README](README.html).
|
Read the [contribution README](README.html).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user