godot-cpp icon indicating copy to clipboard operation
godot-cpp copied to clipboard

require support no-deprecated

Open MYTNB opened this issue 5 months ago • 2 comments

Godot version

master

godot-cpp version

master

System information

windows10

Issue description

when i use the <deprecated=no> option to build godot engine, godot-cpp also use deprecated method

Steps to reproduce

Build godot using option:deprecated=no,then use gdextensions

Minimal reproduction project

N/A

MYTNB avatar Jun 10 '25 12:06 MYTNB