I searched for optimizing a build for size in godot docs
and I found some codes.......The problem is where can i write it?
scons p=windows target=release tools=no disable3d=yes
scons p=windows target=release tools=no disableadvanced_gui=yes
I notice that the instruction mentioned about build flag......
Sorry for this question, it might sound dumb but i am not familiar with command prompt....:D