Chat-O-Matic/application/ChatOMatic.rdef

19 lines
306 B
Plaintext
Raw Normal View History

2021-06-20 12:44:20 -05:00
resource app_signature APP_SIGNATURE;
resource app_version {
major = 0,
middle = 0,
minor = 3,
variety = B_APPV_ALPHA,
internal = 0,
2021-06-22 01:06:00 -05:00
short_info = APP_NAME,
2021-08-19 02:28:06 -05:00
long_info = "©2009-2021 Chat-O-Matic, Caya, & IMKit Contributors"
};
resource app_flags B_SINGLE_LAUNCH;
resource file_types message;