GDNeko

TimeStepYT

GDNeko

This Geode mod brings the ancient desktop cat into Geometry Dash!

The textures of Neko have been updated. If you want its classic look, get a texture pack from the releases!

This mod is licensed under LGPL-2.1

For mod developers

If you're a mod developer, you can add Neko to your menus without making this mod a dependency!

To do this, there are two events:

geode::Dispatch("timestepyt.gdneko/create-neko").send(parentNode);: If you want the bounds to match your node/layer.

geode::Dispatch("timestepyt.gdneko/create-neko-rect").send(parentNode, rect);: The CCRect's position specifies the offset and the size specifies the size of the bounds.

Put the line in your layer/node's init method!

v1.1.5

  • Fixed possible missing texture crash
  • Bumped to GD 2.2081 and Geode v5

v1.1.2

  • Added the scale setting
  • Added Neko to the editor (disabled by default) and the level viewing pages

v1.1.1

  • Bumped Geode version to 4.6.0 for iOS 26 to work again

v1.1.0

  • Added more layers that Neko can appear in
  • Added the options to disable Neko's appearance on certain layers
  • Added the option to set Neko's opacity

v1.0.0

  • Initial Release

Original Site made by HJfod. Geode 2 parody-ish by MeFinity.

Geode-SDK is the property of the Geode Team.


This website (Geode 2, Codename Malachite) is not affiliated with the Geode Team in any way shape or form.