Files
SharpIDE/CONTRIBUTING.md
2025-11-13 22:50:12 +10:00

1.0 KiB

Contributing to SharpIDE

Run Steps

  1. Ensure the .NET 10 SDK is installed
  2. Download the latest version of Godot from godotengine.org/download
  3. Extract it, and put it somewhere, e.g. Documents/Godot/4.5.1
  4. Run Godot_v4.5.1-stable_mono_win64.exe (or equivalent executable)
  5. Import SharpIDE image image image

  1. Run from Godot
    image

  1. Run/Debug from Rider
    image

Done!