You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getting-started/prerequisites.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,6 @@ Before getting started developing with the Geode SDK, there are a few prerequisi
9
9
10
10
* Prior C++ knowledge is **HIGHLY** recommended. Learning C++ alongside modding is *very* hard.
11
11
* Installing [Geode](https://geode-sdk.org/install/) itself! You want to test your own mods, don't you?
12
+
* A desktop device to develop mods, either a Windows computer, Mac or Linux device. We will **NOT** be providing support for developing mods on mobile, Android or iOS!
12
13
13
14
It is recommended that you follow the tutorials on this chapter in order.
0 commit comments