poohcom1 / godot-private-exports

A Godot addon that lets you set access modifier for exported variables!
https://godotengine.org/asset-library/asset/2136
MIT License
22 stars 0 forks source link

Remove metadata on export #4

Open poohcom1 opened 1 year ago

poohcom1 commented 1 year ago

Access modifier data is stored via metadata in scene files. This should be removed during exporting as it's unnecessary data.