Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 791 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 791 Bytes

This repository is being archived in favor of a 4.0 gdextension version

Godout

Godout is an addon that hopes to package all kinds of exports under one repository.

Why?

Godot is one of the best game engines out there and has an excellent API that allows the users to create graphical tools as well. But one of the things that gets ignored is the fact that godot can't export to other file types like to fbx to mp4, to gif etc. Hence Godout

Wouldn't this be a bulky package with a lot of bloat?

No, I have created the plugin in a way that you can select the codecs you want. Every codec installed would be available through Godout.category.filetype eg: Godout.animation.gif.

What all are in the repo as of now?

As of now, the repo only contains encoders for Gif and Webp.