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

MadeWithGodotWidget

An asset by Saturn91
The page banner background of a mountain and forest
MadeWithGodotWidget hero image

Quick Information

0 ratings
MadeWithGodotWidget icon image
Saturn91
MadeWithGodotWidget

This plugin fetches developer showcase data from a remote file hosted on GitHub. The data includes developer names, project information, images, and URLs. Users can contribute their own data sets by forking the data repository and submitting a pull request (PR) with their additions or changes.- Data repository: https://github.com/Saturn91/made-with-godot-data- To add your own data, fork the repository above, add your entry, and open a PR.- Include a screenshot of the widget added to your main menu in your PR

Supported Engine Version
4.0
Version String
0.6
License Version
MIT
Support Level
community
Modified Date
8 hours ago
Git URL
Issue URL

Made With Godot Widget

Data Source

This plugin fetches developer showcase data from a remote file hosted on GitHub. The data includes developer names, project information, images, and URLs. Users can contribute their own data sets by forking the data repository and submitting a pull request (PR) with their additions or changes.

Credits & Ease of Use

For ease of use, I copied the content of the https://kenyoni-software.github.io/godot-addons/addons/qr_code/ Godot QR code addon and adjusted it slightly for my needs. Please refer to their project for the original source and more details.

Plugin Functionality

This Godot addon provides a widget that displays a list of developers and their Godot projects, including:

  • Developer name and project title
  • Project image (fetched remotely)
  • Project URL
  • A QR code for the project URL (supports all valid URL characters)

The widget fetches and updates data at runtime, ensuring the latest information is always displayed. The QR code is generated in byte mode for full compatibility with all URLs.

Installation

  1. Add the plugin
  2. Enable the plugin in Project > Project Settings > Plugins.

Usage in the Editor

  1. Add a MadeWithGodotSource node to your scene:

    • Press Ctrl + A and search for "MadeWithGodotSource".
    • This node will fetch the required data from the remote repository.
  2. Add a MadeWithGodotWidget node to your menu or canvas:

    • Press Ctrl + A and search for "MadeWithGodotWidget".
    • This is the visual widget that displays the developer/project info and QR code.

The widget will automatically fetch and display the latest developer/project data at runtime.

README alt text

Contributing

To add your own project or developer info, submit a PR to the data repository.

License

MIT License

This plugin fetches developer showcase data from a remote file hosted on GitHub. The data includes developer names, project information, images, and URLs. Users can contribute their own data sets by forking the data repository and submitting a pull request (PR) with their additions or changes.

- Data repository: https://github.com/Saturn91/made-with-godot-data
- To add your own data, fork the repository above, add your entry, and open a PR.
- Include a screenshot of the widget added to your main menu in your PR

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
MadeWithGodotWidget icon image
Saturn91
MadeWithGodotWidget

This plugin fetches developer showcase data from a remote file hosted on GitHub. The data includes developer names, project information, images, and URLs. Users can contribute their own data sets by forking the data repository and submitting a pull request (PR) with their additions or changes.- Data repository: https://github.com/Saturn91/made-with-godot-data- To add your own data, fork the repository above, add your entry, and open a PR.- Include a screenshot of the widget added to your main menu in your PR

Supported Engine Version
4.0
Version String
0.6
License Version
MIT
Support Level
community
Modified Date
8 hours 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