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

Fetch My Scripts

An asset by itsben321
The page banner background of a mountain and forest
Fetch My Scripts hero image

Quick Information

0 ratings
Fetch My Scripts icon image
itsben321
Fetch My Scripts

A simple tool to quickly fetch scripts and custom classes from a public github repo! Makes it much easier to set up new projects, no matter where you're working from.

Supported Engine Version
4.5
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL

fetch-my-scripts

Simple plugin in Godot to fetch scripts and classes from Github repos. Adds a single button to the top right. Click it to display possible scripts to fetch.

Change the setup.cfg to point to a public repo. Currently set up to fetch my personal custom classes, feel free to use them!

How to set up your personal Github Repository.

The file structure is fairly easy, you can see the example at https://github.com/ItsBen321/godot-custom-classes

  • Main directory:
    • Can hold a README.md that will print to the terminal when initially fetched.
    • Holds folders, the names are what show up when fetched.
  • Folders:
    • In each folder you can also put a README.md that will print to the terminal when fetched.
    • All the files that should get fetched when the folder is selected! (takes the raw strings and file names)

The folder and the text files will be placed as a sub-folder of this plugin in your project. Enjoy!

A simple tool to quickly fetch scripts and custom classes from a public github repo! Makes it much easier to set up new projects, no matter where you're working from.

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
Fetch My Scripts icon image
itsben321
Fetch My Scripts

A simple tool to quickly fetch scripts and custom classes from a public github repo! Makes it much easier to set up new projects, no matter where you're working from.

Supported Engine Version
4.5
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
1 day 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