// // GamePropertiesReader.h // GME // // Created by Christopher Snowhill on 11/08/19. // Copyright 2019-2023 __LoSnoCo__. All rights reserved. // #import #import "Plugin.h" @interface GamePropertiesReader : NSObject { } @end