Skip to content

emperorofmars/stf_godot

Repository files navigation

STF Godot

Squirrel Transfer Format - Modular 3D File-Format
Intended for (not only) games-development use-cases.

WIP implementation for Godot 4.6+. Do not use productively!

🌰 Read the User Guide! 🌰 Report Issues 🌰 STF Website

Installation

  • Download the latest release
  • Unpack the addons/stf_godot directory into the addons directory of your godot project.
  • Enable it under ProjectProject SettingsPluginsstf_godot

Please open issues for any bugs or misbehavior you notice. Feel free to open issues for feature requests.

Contributing

Human made contributions via pull-requests are welcome.

Guidelines

  • Any form of LLM contribution is prohibited, this also includes issues and PRs.
  • Please open an issue first for larger changes.
  • For changes to the format itself, please open an issue first in the STF Documentation repository.

Development

Open the repository folder as a Godot project.
Preferably use VSCode with the recommended extensions.

License

All source-code in this repository, except when noted in individual files and/or directories, is licensed under either: