Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Godot WRY — UI with HTML, CSS and JS

An asset by DoceAzedo
The page banner background of a mountain and forest
Godot WRY — UI with HTML, CSS and JS thumbnail image
Godot WRY — UI with HTML, CSS and JS thumbnail image
Godot WRY — UI with HTML, CSS and JS thumbnail image
Godot WRY — UI with HTML, CSS and JS thumbnail image
Godot WRY — UI with HTML, CSS and JS thumbnail image
Godot WRY — UI with HTML, CSS and JS thumbnail image
Godot WRY — UI with HTML, CSS and JS hero image

Quick Information

0 ratings
Godot WRY — UI with HTML, CSS and JS icon image
DoceAzedo
Godot WRY — UI with HTML, CSS and JS

UNSTABLE PRE-RELEASE! Please check GitHub for more info.WRY is a cross-platform webview rendering library. This extension allows you to use the native webview in Godot to build browsers and GUIs with HTML, CSS and JavaScript.**Supported Platforms**- Windows- Mac (v0.0.6 specifically needs to be built from source)**Planned Support**- Linux (WIP)- Android- iOS- Web/HTML5

Supported Engine Version
4.1
Version String
0.0.6
License Version
MIT
Support Level
community
Modified Date
11 days ago
Git URL
Issue URL

sv

Everything you need to build a Svelte project, powered by sv.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npx sv create

# create a new project in my-app
npx sv create my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

UNSTABLE PRE-RELEASE! Please check GitHub for more info.

WRY is a cross-platform webview rendering library. This extension allows you to use the native webview in Godot to build browsers and GUIs with HTML, CSS and JavaScript.

**Supported Platforms**
- Windows
- Mac (v0.0.6 specifically needs to be built from source)

**Planned Support**
- Linux (WIP)
- Android
- iOS
- Web/HTML5

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot WRY — UI with HTML, CSS and JS icon image
DoceAzedo
Godot WRY — UI with HTML, CSS and JS

UNSTABLE PRE-RELEASE! Please check GitHub for more info.WRY is a cross-platform webview rendering library. This extension allows you to use the native webview in Godot to build browsers and GUIs with HTML, CSS and JavaScript.**Supported Platforms**- Windows- Mac (v0.0.6 specifically needs to be built from source)**Planned Support**- Linux (WIP)- Android- iOS- Web/HTML5

Supported Engine Version
4.1
Version String
0.0.6
License Version
MIT
Support Level
community
Modified Date
11 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers