Read More - Italian translation added. BOOM

master
Marco 2020-07-13 18:29:41 +02:00 committed by rubenwardy
parent 079e0468e9
commit 85743781e5
1 changed files with 14 additions and 14 deletions

View File

@ -1,28 +1,28 @@
---
title: Read More
title: Per approfondire
layout: default
root: ../..
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) |
[Text version](https://github.com/minetest/minetest/blob/master/doc/lua_api.txt).
* Explore the [Developer Wiki](http://dev.minetest.net/Main_Page).
* Look at [existing mods](https://forum.minetest.net/viewforum.php?f=11).
* Riferimento alla API Lua di Minetest - [versione HTML]({{ page.root }}/lua_api.html) |
[versione solo testo](https://github.com/minetest/minetest/blob/master/doc/lua_api.txt).
* Esplora la [Wiki Sviluppatore](http://dev.minetest.net/Main_Page).
* 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/).
* [Lua Crash Course](http://luatut.com/crash_course.html).
* [Programmazione in Lua (PIL)](http://www.lua.org/pil/).
* [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).
* [Using Blender with Minetest](http://wiki.minetest.net/Using_Blender).
* [Usare Blender con Minetest](http://wiki.minetest.net/Using_Blender).