From 3700f48d8a8e1ffd2f325e727eddcf449c880215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Lea=CC=83o?= Date: Wed, 1 Oct 2014 16:44:26 -0300 Subject: [PATCH] Fix TOC --- README.md | 62 +++++++++++++++++++++++++++---------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index ccd44aa..fc5ad08 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,36 @@ A list of game development resources to make **magic** happen. Created by awesome people for awesome people. -- [Magic Tools](#magic-tools) - - [Graphics](#graphics) - - [Assets/Placeholders](#assetsplaceholders) - - [Spritesheet Tools](#spritesheet-tools) - - [Bitmap Compression](#bitmap-compression) - - [Texture Tools](#texture-tools) - - [Character Generators](#character-generators) - - [Tile/Level Editors](#tile-editors) - - [Animation](#animation) - - [Vector/Image Editor](#vectorimage-editor) - - [Modeling](#modeling) - - [Terrain Generators](#terrain-generators) - - [Voxel Editors](#voxel-editors) - - [Code](#code) - - [Engines and Frameworks](#engines-and-frameworks) - - [2D](#2d) - - [3D](#3d) - - [Audio](#audio) - - [Collections](#collections) - - [Music and Audio Editors](#music-and-audio-editors) - - [Board Games](#board-games) - - [Must see](#must-see) - - [Blogs and Portals](#blogs-and-portals) - - [Books](#books) - - [Magazines](#magazines) - - [Game Jams](#game-jams) - - [Complete Game Sources](#complete-game-sources) - - [Lessons](#lessons) - - [General Game Development](#general-game-development) - - [Computer Graphics](#computer-graphics) - - [Other Awesome Lists](#other-awesome-lists) +- [Graphics](#graphics) + - [Assets/Placeholders](#assetsplaceholders) + - [Spritesheet Tools](#spritesheet-tools) + - [Bitmap Compression](#bitmap-compression) + - [Texture Tools](#texture-tools) + - [Character Generators](#character-generators) + - [Tile/Level Editors](#tilelevel-editors) + - [Animation](#animation) + - [Vector/Image Editor](#vectorimage-editor) + - [Modeling](#modeling) + - [Terrain Generators](#terrain-generators) + - [Voxel Editors](#voxel-editors) +- [Code](#code) + - [Engines and Frameworks](#engines-and-frameworks) + - [2D](#2d) + - [3D](#3d) +- [Audio](#audio) + - [Collections](#collections) + - [Music and Audio Editors](#music-and-audio-editors) +- [Board Games](#board-games) +- [Must see](#must-see) + - [Blogs and Portals](#blogs-and-portals) + - [Books](#books) + - [Magazines](#magazines) + - [Game Jams](#game-jams) + - [Complete Game Sources](#complete-game-sources) +- [Lessons](#lessons) + - [General Game Development](#general-game-development) + - [Computer Graphics](#computer-graphics) +- [Other Awesome Lists](#other-awesome-lists) + Graphics --------