ive tried reading the CustomKeycardCommand.cs and so far i think ive gotten the template for KeycardCustomTaskForce and got the details for it. i have no clue how to set any of the options (name, description, door permissions, etc)
my code rn
InventorySystem.Items.Keycards.KeycardItem keycard;
ItemType.KeycardCustomTaskForce.TryGetTemplate(out keycard);