diff --git a/LICENSE b/LICENSE index 45b82a4..c35654a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Juju Adams +Copyright (c) 2024 Juju Adams Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/options/windows/options_windows.yy b/options/windows/options_windows.yy index 83bb76a..6218423 100644 --- a/options/windows/options_windows.yy +++ b/options/windows/options_windows.yy @@ -2,13 +2,13 @@ "resourceType": "GMWindowsOptions", "resourceVersion": "1.1", "name": "Windows", - "option_windows_display_name": "Created with GameMaker", + "option_windows_display_name": "PRNG", "option_windows_executable_name": "${project_name}.exe", - "option_windows_version": "1.0.0.0", - "option_windows_company_info": "YoYo Games Ltd", - "option_windows_product_info": "Created with GameMaker", - "option_windows_copyright_info": "", - "option_windows_description_info": "A GameMaker Game", + "option_windows_version": "1.1.0.0", + "option_windows_company_info": "Juju Adams", + "option_windows_product_info": "PRNG", + "option_windows_copyright_info": "(c) Juju Adams 2024", + "option_windows_description_info": "PRNG", "option_windows_display_cursor": true, "option_windows_icon": "${base_options_dir}/windows/icons/icon.ico", "option_windows_save_location": 0,