Skip to content

Commit 74a6b15

Browse files
authored
change outdated url
1 parent 1748b04 commit 74a6b15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

handbook/chap0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A complete tutorial for GD modding, directed at beginners
44

55
# An Introduction to GD Modding (using Geode)
66

7-
Hello everyone! This is **an introduction to GD Modding (using Geode)**, a handbook that covers all of the essentials of GD Modding. To follow along with this handbook, you will need to have [**Geode** installed](/installation). This handbook is written as a **tutorial for beginners**, though even if you are an experienced GD modder already, getting a fresh-up on the basics can never do harm. Even if for some reason you don't use Geode, this handbook still contains **general information about modding and GD modding specifically**, however all practical code examples and the code project we will build later will use Geode.
7+
Hello everyone! This is **an introduction to GD Modding (using Geode)**, a handbook that covers all of the essentials of GD Modding. To follow along with this handbook, you will need to have [**Geode** installed](/getting-started/sdk). This handbook is written as a **tutorial for beginners**, though even if you are an experienced GD modder already, getting a fresh-up on the basics can never do harm. Even if for some reason you don't use Geode, this handbook still contains **general information about modding and GD modding specifically**, however all practical code examples and the code project we will build later will use Geode.
88

99
## Prerequisites
1010

@@ -74,3 +74,4 @@ Many things in this handbook are referred to as "traditional modding". This mean
7474
## Ready, set, go!
7575

7676
**And with that, let us start with [Chapter 1.1](/handbook/vol1/chap1_1)!**
77+

0 commit comments

Comments
 (0)