godotengine / godotengine/godot-cpp

Qt Creator wizard for C++ GDNative projects

Open
#495 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

Description

I've created a simple wizard for Qt Creator to speed up C++ GDNative scripts creation and development. It supports Godot API autocompletion and creates the project with a template to avoid repetitive actions when starting a new project. It currently works in Linux environments, but it should be easy to extend it for macOS and Windows. I'm planning to document it (how to install and use it) and to add new features ("new class" wizard, support Godot and custom classes extension, list available Godot classes to be extended...) in the next weeks.
If someone is interested can find it here https://github.com/jumpy88/QGodotWizard

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.