Prerequisities

  • Before making mods, you need to first have some stuff installed, Which are:

  • Geometry Dash: Serpent is a Geometry Dash mod. so you obviously would need the game you're trying to modify!

  • Geode: Serpent is a mod powered using Geode SDK, you can get geode from https://geode-sdk.org!
  • Serpent: In order to installed Serpent, you have to go into Geode and then you can download the latest version of Serpent
  • Python: To keep Serpent's size manageable, you need to have python itself installed on your device, you can get python from https://python.org. (you specifically are required to have Python 3.9.13 in order for serpent itself to load.)

  • If you got all of these installed, you're ready to continue!