Skip to content
New issue

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

Fix #379: Replaced "JavaScript" feature tag. #380

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

kyboon
Copy link
Contributor

@kyboon kyboon commented Jan 27, 2024

Replaced OS.has_feature('JavaScript') with OS.has_feature('web'), as the JavaScript feature tag is removed for Godot 4.

Solves the issue #379

According to Godot documentation : Feature tags and Example

…the JavaScript feature tag is removed for Godot 4.
Copy link
Collaborator

@WolfgangSenff WolfgangSenff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@WolfgangSenff WolfgangSenff merged commit 00a0749 into GodotNuts:4.x Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants