Command line argument and option parsing for the Godot game engine.
As of version 1.1, this addon has a feature where it sends an HTTP POST request to a webserver which includes the SHA256 hash of the project name it's being used in, which may be considered identifying information. The purpose of this data collection is purely to track the number of projects the addon is used in.
By enabling this plugin without modification, you agree to this data collection. If you would like to disable this data collection, you may remove the _enter_tree
function in plugin.gd
.