SpaghettDev / BetterInputs

The CCTextInputNode implementation Robert was too lazy to implement.
2 stars 2 forks source link

BetterInputs

Brings Windows-like input options to CCTextInputNodes.

Features

Image

How to install (from Geode)

  1. Get Geode
  2. Click the Geode button
  3. Click the download tab, find BetterInputs, and click Install!

You'll now be able to finally use text input nodes like they were supposed to be!

How to install (from Releases)

  1. Download the latest release's BetterInputs.geode file
  2. Copy it to Geometry Dash/geode/mods

How to build (VSCode)

Run the following commands in your preferred terminal:

git clone https://github.com/SpaghettDev/BetterInputs.git
cd BetterInputs
code .

Then select "configure project" in the cmake tab and build (F7).

How to build (Visual Studio)

Run the following commands in your preferred terminal:

git clone https://github.com/SpaghettDev/BetterInputs.git
cd BetterInputs
mkdir build
cd build
cmake ..

Then open the generated solution file (BetterInputs.sln) in Visual Studio.

Contact

You can contact me through my personal Discord server to get instant™️ support and other stuff ig.

Credits