You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pull provides an easy-to-use alternative on the console for new users who wish to use Godot Secure.
That would be a functional concept; I say concept because the set encryption key wouldn't make sense for this scope after looking more closely at the code. Since I already had it done, I decided to add it anyway for the pull.
I have mixed opinion on this, i mean it is great that beginners can easily use Godot-Secure using this but on the other hand i think godot-secure is itself a standalone script that can run directly inside godot source code, you just need python 3.10+ installed. So, i really don't know it's worth it or not.
But i still liked the interface very much and wanted this, so give me some time to think and also give me your opinion on this.
Some Off-Topic Stuff:
Hey Bro, my communication skills are very bad, and i don't know how to give proper replies on these type of stuffs, i always worked alone and these things are new to me. I really appreciate your hard work and dedication in this project. So, thankyou for opening this PR and improving this tool.
Don't worry, this is your repository and what matters is your vision for it; I just contribute code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull provides an easy-to-use alternative on the console for new users who wish to use Godot Secure.
That would be a functional concept; I say concept because the set encryption key wouldn't make sense for this scope after looking more closely at the code. Since I already had it done, I decided to add it anyway for the pull.