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

GTLib

An asset by miwubunz
The page banner background of a mountain and forest
GTLib thumbnail image
GTLib thumbnail image
GTLib thumbnail image
GTLib image holder but it is empty

Quick Information

0 ratings
GTLib icon image
miwubunz
GTLib

GTLib is a plugin that provides a collection of useful methods to simplify certain tasks in GDScript.It supports markdown to BBCode conversion (and vice versa), calculate date and timestamp differences, slugify strings, fetch http responses, and more.

Supported Engine Version
4.3
Version String
1.4
License Version
MIT
Support Level
community
Modified Date
15 hours ago
Git URL
Issue URL

gtlib

a godot 4.3 plugin that simplifies certain tasks on gdscript

how to use

to install GTLib, add the "addons" folder to the root of your godot project, then follow these steps:

  • open "Project"
  • open "Project Settings"
  • open the "Plugins" tab
  • enable "GTLib"

once enabled, you can call any of GTLib's methods from any script

docs

to see the plugin's docs in the godot editor:

  • open the "Script" section
  • tap "Search Help" in the script editor
  • search for "GTLib" and press "Open"

otherwise, to see the docs on github, see DOCS (these docs are imported from the source code and converted to markdown with the "bbcode_to_markdown" function, for full info, use the plugin's in-editor documentation)

license

this project is licensed under the MIT License, see the LICENSE file for details

contributions

any contributions are welcome <3

GTLib is a plugin that provides a collection of useful methods to simplify certain tasks in GDScript.
It supports markdown to BBCode conversion (and vice versa), calculate date and timestamp differences, slugify strings, fetch http responses, and more.

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
GTLib icon image
miwubunz
GTLib

GTLib is a plugin that provides a collection of useful methods to simplify certain tasks in GDScript.It supports markdown to BBCode conversion (and vice versa), calculate date and timestamp differences, slugify strings, fetch http responses, and more.

Supported Engine Version
4.3
Version String
1.4
License Version
MIT
Support Level
community
Modified Date
15 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