[gd_resource type="Resource" format=3] [ext_resource type="Script" path="res://server/scripts/plugin_api/plugin_manifest.gd" id="1_plugin_manifest"] [resource] script = ExtResource("1_plugin_manifest") name = "Hello World" version = "1.0.0" author = "Tactical Shooter Team" script_path = "hello_world.gd" enabled = true min_api_version = "1.0.0" max_api_version = "" metadata = { "description": "Example plugin that logs all server events", "url": "https://gitea.ourpad.casa/shawn/tactical-shooter" }