1{ 2 "name": "Ship Mod", 3 "author": "Estym", 4 "pck_info": { 5 "directory": "pck", 6 "resource_prefix": "res://Mods/Ship/" 7 }, 8 "patches": [ 9 { 10 "resource": "res://Scenes/Entities/Player/player.gdc", 11 "patch_file": "patch/player.patch" 12 } 13 ], 14 "deps": [] 15}