mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
- Update install.xml to set 775 permissions for .command files in Script pack - Add .command files to target directory copy tasks in pom.xml - Allow macOS users to run Forge apps without manual chmod This change ensures .command files receive proper executable permissions during installation, matching the behavior of .sh files on Unix/Linux.