Read More - Italian translation added. BOOM
This commit is contained in:
parent
079e0468e9
commit
85743781e5
@ -1,28 +1,28 @@
|
|||||||
---
|
---
|
||||||
title: Read More
|
title: Per approfondire
|
||||||
layout: default
|
layout: default
|
||||||
root: ../..
|
root: ../..
|
||||||
idx: 8.7
|
idx: 8.7
|
||||||
redirect_from: /en/chapters/readmore.html
|
redirect_from: /it/chapters/readmore.html
|
||||||
---
|
---
|
||||||
|
|
||||||
## List of Resources
|
## Lista di risorse
|
||||||
|
|
||||||
After you've read this book, take a look at the following.
|
Dopo aver letto questo libro, se mastichi l'inglese dai un occhio a ciò che segue:
|
||||||
|
|
||||||
### Minetest Modding
|
### Modding di Minetest
|
||||||
|
|
||||||
* Minetest's Lua API Reference - [HTML version]({{ page.root }}/lua_api.html) |
|
* Riferimento alla API Lua di Minetest - [versione HTML]({{ page.root }}/lua_api.html) |
|
||||||
[Text version](https://github.com/minetest/minetest/blob/master/doc/lua_api.txt).
|
[versione solo testo](https://github.com/minetest/minetest/blob/master/doc/lua_api.txt).
|
||||||
* Explore the [Developer Wiki](http://dev.minetest.net/Main_Page).
|
* Esplora la [Wiki Sviluppatore](http://dev.minetest.net/Main_Page).
|
||||||
* Look at [existing mods](https://forum.minetest.net/viewforum.php?f=11).
|
* Spulcia le [mod esistenti](https://forum.minetest.net/viewforum.php?f=11).
|
||||||
|
|
||||||
### Lua Programming
|
### Programmazione in Lua
|
||||||
|
|
||||||
* [Programming in Lua (PIL)](http://www.lua.org/pil/).
|
* [Programmazione in Lua (PIL)](http://www.lua.org/pil/).
|
||||||
* [Lua Crash Course](http://luatut.com/crash_course.html).
|
* [Corso accelerato su Lua](http://luatut.com/crash_course.html).
|
||||||
|
|
||||||
### 3D Modelling
|
### Modellazione 3D
|
||||||
|
|
||||||
* [Blender 3D: Noob to pro](https://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro).
|
* [Blender 3D: Noob to pro](https://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro).
|
||||||
* [Using Blender with Minetest](http://wiki.minetest.net/Using_Blender).
|
* [Usare Blender con Minetest](http://wiki.minetest.net/Using_Blender).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user