Create advanced map section

master
rubenwardy 2019-08-14 14:45:42 +01:00
parent 6e09b6f447
commit 8b7950066d
9 changed files with 12 additions and 10 deletions

View File

@ -2,9 +2,11 @@
title: Lua Voxel Manipulators
layout: default
root: ../..
idx: 3.5
idx: 6.1
description: Learn how to use LVMs to speed up map operations.
redirect_from: /en/chapters/lvm.html
redirect_from:
- /en/chapters/lvm.html
- /en/map/lvm.html
mapgen_object:
level: warning
title: LVMs and Mapgen

View File

@ -2,7 +2,7 @@
title: Creating Games
layout: default
root: ../..
idx: 6.1
idx: 7.1
---
## Introduction <!-- omit in toc -->

View File

@ -2,7 +2,7 @@
title: Intro to Clean Architectures
layout: default
root: ../..
idx: 7.4
idx: 8.4
---
## Introduction <!-- omit in toc -->

View File

@ -2,7 +2,7 @@
title: Common Mistakes
layout: default
root: ../..
idx: 7.1
idx: 8.1
redirect_from: /en/chapters/common_mistakes.html
---

View File

@ -2,7 +2,7 @@
title: Automatic Error Checking
layout: default
root: ../..
idx: 7.2
idx: 8.2
description: Use LuaCheck to find errors
redirect_from: /en/chapters/luacheck.html
---

View File

@ -2,7 +2,7 @@
title: Read More
layout: default
root: ../..
idx: 7.7
idx: 8.7
redirect_from: /en/chapters/readmore.html
---

View File

@ -2,7 +2,7 @@
title: Releasing a Mod
layout: default
root: ../..
idx: 7.6
idx: 8.6
redirect_from: /en/chapters/releasing.html
---

View File

@ -2,7 +2,7 @@
title: Security
layout: default
root: ../..
idx: 7.3
idx: 8.3
---
## Introduction <!-- omit in toc -->

View File

@ -2,7 +2,7 @@
title: Automatic Unit Testing
layout: default
root: ../..
idx: 7.5
idx: 8.5
---
## Introduction <!-- omit in toc -->