From 17c52907973787b80cfe06aa859dcfac8fe9b371 Mon Sep 17 00:00:00 2001 From: Relintai Date: Tue, 28 Jul 2020 15:28:53 +0200 Subject: [PATCH] Added a pre-built binaries section. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8a8f09b..939fd9b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ https://github.com/Relintai/mesh_data_resource.git Adds mesh support to ModelVisuals. This is exists because in gles2 mesh data cannot be accessed directly from ArrayMeshes. +## Pre-built binaries + +You can grab a pre-built editor binary from the [Broken Seals](https://github.com/Relintai/broken_seals/releases) +repo, should you want to. It contains all my modules. + ## Overview The module provides a huge number of script callbacks, usually as virtual methods they usually start with an underscore.