Skip to content

Contributing

Tony edited this page Aug 5, 2026 · 1 revision

We're not yet considering asset contributions (art, music, writing). Ideas for these are being brainstormed by the community. We'll be focusing on programming, for now.

What You Need

Godot 4.5 (standard): https://godotengine.org/download/archive/4.5-stable/

Blender 5.2 LTS (Long-Term Support): https://www.blender.org/download/releases/5-2/

Github Desktop: https://desktop.github.com/download/

  • This software quarantines your code to its own space, and you can then submit a request to add those changes when they're ready.
  • Video tutorial: https://www.youtube.com/watch?v=2SgI1kAczfk (You can skip the Create a Repository chapter, go straight to Clone a Repository)

Contributing Code

See https://github.com/programnoir/Blackline/wiki/Before-Contributing-(Code)

Clone this wiki locally