Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

godot-modernize-gdscript

النجوم٣
التفرعات١
آخر تحديث٢ فبراير ٢٠٢٦ في ١٨:٤٩

Modernizes GDScript 1.0 (Godot 3.x) code to GDScript 2.0 (Godot 4.x) syntax. Converts yield to await, onready to @onready, export to @export, setget to property syntax, and adds optional static typing. Essential for Godot 3.x to 4.x migration projects.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly