fix: update author name in plugin configuration

This commit is contained in:
2026-04-26 05:09:18 +02:00
parent 562be1049d
commit 6b784303b4

View File

@@ -1,6 +1,6 @@
[plugin] [plugin]
name="CA Level Generator" name="CA Level Generator"
description="Cellular automata level blockout generator" description="Cellular automata level blockout generator"
author="Mr. Brick Adventures" author="Gabriel Kaszewski"
version="1.0" version="1.0"
script="CaLevelGeneratorPlugin.cs" script="CaLevelGeneratorPlugin.cs"