reorganized tocs a bit

This commit is contained in:
Ell 2023-11-24 20:47:29 +01:00
parent ea14fe531a
commit 1d8c3e0d47
3 changed files with 11 additions and 9 deletions

View file

@ -1,4 +1,4 @@
# Testing Cheats
# Cheats
You can open up the game's cheat menu by pressing the `F1` key. Here is a list of some of the more useful cheats for mod development and testing. Keep in mind that `[arguments]` need to be replaced with your custom value, and the brackets `[]` need to be omitted.
## In-game cheats

View file

@ -1,10 +1,12 @@
- name: Playing Tiny Life
- name: Troubleshooting Common Issues
href: common_issues.md
- name: Tiny Life's Data Folder
href: game_dir.md
- name: About Preview Versions
href: preview.md
- name: Tiny Life's Data Folder
href: game_dir.md
- name: Cheats
href: cheats.md
- name: Community
- name: Content and Community Policy
@ -15,11 +17,11 @@
- name: Custom Content
- name: Getting Custom Content
href: getting.md
- name: Creating Custom Maps
href: custom_maps.md
- name: Modding
- name: Modding Basics
href: mod_basics.md
- name: Creating Textures
href: creating_textures.md
- name: Creating Custom Maps
href: custom_maps.md
- name: Testing Cheats
href: cheats.md

View file

@ -1,8 +1,8 @@
- name: Main Site
href: https://tinylifegame.com
- name: Introduction
- name: Home
href: /
- name: Articles
- name: Tutorials
href: articles/
- name: API Documentation
href: api/