namespace MoleMole.Config { public class DynamicObjectEntry { public string name; public string prefabPath; } }