mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
added the game
This commit is contained in:
7
addons/better-terrain/plugin.cfg
Executable file
7
addons/better-terrain/plugin.cfg
Executable file
@@ -0,0 +1,7 @@
|
||||
[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"
|
Reference in New Issue
Block a user