# engon **Repository Path**: zhwl_1981/engon ## Basic Information - **Project Name**: engon - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-31 - **Last Updated**: 2025-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Logo

engon

Asset browser and asset pack manager for Blender.

Check out the screenshots »
Report a Bug · Request a Feature · Ask a Question
[![Buy on Superhive](https://img.shields.io/badge/Buy_on-Superhive-orange?style=flat)](https://superhivemarket.com/products/engon?ref=673) [![Buy on Gumroad](https://img.shields.io/badge/Buy_on-Gumroad-blue?style=flat&color=%23fb80e8)](https://polygoniq.gumroad.com/l/engon/) [![Project license](https://img.shields.io/github/license/polygoniq/engon.svg?style=flat)](LICENSE) [![Pull Requests welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg?style=flat)](https://github.com/polygoniq/engon/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) [![Discord](https://img.shields.io/discord/742363791643115531?style=flat&logo=discord&color=%237785cc&label=Chat)](https://polygoniq.com/discord/) [![X (formerly Twitter) Follow](https://img.shields.io/badge/Follow-@polygoniq-black?style=flat&logo=x)](https://x.com/polygoniq/) [![Instagram](https://img.shields.io/badge/Follow-polygoniq.xyz-black?style=flat&logo=instagram&color=%238a3ab9)](https://www.instagram.com/polygoniq.xyz/) [![Facebook](https://img.shields.io/badge/Follow-polygoniq-black?style=flat&logo=facebook&color=%231877f2)](https://www.facebook.com/polygoniq/) [![Website](https://img.shields.io/badge/Visit-polygoniq.com-black?style=flat&logo=web&color=%23223DF0)](https://polygoniq.com/)
Table of Contents - [About](#about) - [Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Install from Extensions Repository](#install-from-extensions-repository) - [Install from Disk](#install-from-disk) - [Download the ZIP](#download-the-zip) - [Install ZIP in Blender](#install-zip-in-blender) - [Updating](#updating) - [Update from Repository](#update-from-repository) - [Updater](#updater) - [Roadmap](#roadmap) - [Support](#support) - [Project assistance](#project-assistance) - [Contributing](#contributing) - [License](#license)
--- ## About > engon is a small code-only addon that contains all asset addon functionality: spawning, variants, > find missing files, snap to > ground, animations, ... All the former addon functionality: botaniq > scatter, ... in one big addon containing all the code. That way we can ship bug fixes and add > even more functionality very quickly. And you can auto-update without downloading tens of GB of > assets every time.
Screenshots
| Addon Panel | Asset Browser | | :--------------------------------------------------------------------------: | :--------------------------------------------------------------------------: | | | |
## Getting Started ### Prerequisites > You need [Blender 4.2 LTS or higher](https://blender.org). Windows, macOS 10 and Linux are > supported. ### Installation #### Install from Extensions Repository Visit [polygoniq extensions repository](https://extensions.polygoniq.com), where we explain how to set it up as remote repository so you can install and update everything from Blender. #### Install from Disk ##### Download the ZIP | Stable Release | Unstable Master Branch | | :--------------------------------------------------------------------------------------: | :--------------------------------------------------------------: | | Head over to [Releases](https://github.com/polygoniq/engon/releases) for a stable ZIP. | Click `Code` -> `Download ZIP` if you are feeling adventurous. | ##### Install ZIP in Blender Go to `Edit` -> `Preferences`. And select `Get Extensions` in the left bar. Click the `Install from Disk...` button in the top section. Select the ZIP file you just downloaded and click `Install Add-on`. After the installation finishes, check the checkbox next to the `engon` addon. ### Updating #### Update from Repository Navigate to `Edit` -> `Preferences` and select `Extensions` in the left bar. Write `engon` in the top search bar, expand the panel and click on `Update`. If you cannot see the `Update` button even though you know you're not on the latest version available, click the small arrow in the top-right corner and select `Check for Updates`. #### Updater The addon can auto-update itself to latest stable or even unstable master version. Head over to `Edit` -> `Preferences` and select `Get Extensions` in the left bar. Type `engon` into the search bar and then expand the addon section of `engon`. Scroll down to the auto update section to set up update intervals or even update manually. ## Roadmap See the [open issues](https://github.com/polygoniq/engon/issues) for a list of proposed features (and known issues). - [Top Feature Requests](https://github.com/polygoniq/engon/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc) (Add your votes using the 👍 reaction) - [Top Bugs](https://github.com/polygoniq/engon/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc) (Add your votes using the 👍 reaction) - [Newest Bugs](https://github.com/polygoniq/engon/issues?q=is%3Aopen+is%3Aissue+label%3Abug) ## Support Reach out to the maintainers at one of the following places: - Joining our [Discord community](https://polygoniq.com/discord/) for the fastest support. - [GitHub issues](https://github.com/polygoniq/engon/issues/new?assignees=&labels=question&template=04_SUPPORT_QUESTION.md&title=support%3A+) - Contact options listed on [this GitHub profile](https://github.com/polygoniq) ## Project assistance If you want to say **thank you** or/and support active development of engon: - Add a [GitHub Star](https://github.com/polygoniq/engon) to the project. - Tweet about engon. Together, we can make engon **better**! ## Contributing First of, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are **greatly appreciated**. Please read [our contribution guidelines](docs/CONTRIBUTING.md), and thank you for being involved! ## License This project is licensed under the **GNU General Public License v3**. See [LICENSE](LICENSE) for more information.