SIsilicon / WorldEdit-BE

A Minecraft Bedrock addon port of the famous WorldEdit mod for Minecraft: Java Edition.
GNU General Public License v3.0
292 stars 34 forks source link

A question: what is the purpose of the 'app' folder? #217

Open cvxz8 opened 1 year ago

cvxz8 commented 1 year ago

Is there an existing issue for this?

Current behaviour

I don't know how to submit an issue for questions, so I submitted it under the bug type. It's not a bug, just a question.

I'm a beginner to addons and very interested in this project. I only know TypeScript and am not familiar with Godot, I'm confused about the 'app' folder. What is it used for? Does mcaddon support Godot? Why choose Godot for coding? Thanks a lot.

Expected behaviour

No response

Steps to reproduce

No response

Content logs

No response

Minecraft version

No response

Device and operating system

No response

Additional info

No response

SIsilicon commented 11 months ago

Godot is used to create the WorldEdit helper app. The app folder stores the Godot project.