We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
以前EditionはLauncherVersionと呼ばれていた。今は場所によっては型はLauncherVersionだけど変数名はedition、みたいな場所がいくつかある。 動作には問題ないが、生成AIにプログラムを書かせるときには変数名と型名がそれなりに対応していた方が効率がよいため、全体をeditionに統一したい。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
以前EditionはLauncherVersionと呼ばれていた。今は場所によっては型はLauncherVersionだけど変数名はedition、みたいな場所がいくつかある。
動作には問題ないが、生成AIにプログラムを書かせるときには変数名と型名がそれなりに対応していた方が効率がよいため、全体をeditionに統一したい。
The text was updated successfully, but these errors were encountered: