This commit is contained in:
Melissa 2023-07-15 17:41:53 +02:00
parent 14ff14b7ae
commit 27e73cfa00
Signed by: nimble
GPG Key ID: F3D5185970F89FF2
5 changed files with 2 additions and 1 deletions

View File

@ -3,5 +3,5 @@
name="TBLoader"
description="TrenchBroom map loader."
author="Codecat"
version="0.15.0"
version="0.16.0"
script="src/plugin.gd"

View File

@ -1,5 +1,6 @@
[configuration]
entry_symbol = "tbloader_init"
compatibility_minimum = "4.1"
[libraries]
windows.64 = "bin/tbloader.windows.x86_64.dll"