mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
8 lines
334 B
INI
Executable File
8 lines
334 B
INI
Executable File
[plugin]
|
|
|
|
name="BetterTerrain"
|
|
description="This is a drop-in replacement for Godot 4's tilemap terrain system, offering more versatile and straightforward autotiling. It can be used with any existing TileMap or TileSet, either through the editor plugin, or directly via code."
|
|
author="Portponky"
|
|
version=""
|
|
script="TerrainPlugin.gd"
|