-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
726 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ The version of Swordfish included in the official installers from [Maxprograms D | |
|
||
Personal Subscription Keys are available in [Maxprograms Online Store](https://www.maxprograms.com/store/buy.html). Subscription Keys cannot be shared or transferred to different machines. | ||
|
||
Subscription version includes unlimited email support at [email protected] | ||
Subscription version includes unlimited email support at [[email protected]](mailto:[email protected]) | ||
|
||
### Differences sumary | ||
|
||
|
@@ -39,7 +39,7 @@ Ready To Use Installers| No | Yes | |
Notarized macOS launcher| No | Yes | ||
Signed launcher and installer for Windows | No | Yes | ||
Restricted Features | None | None | ||
Technical Support | Peer support at [Groups.io](https://groups.io/g/maxprograms/)| - Direct email at [email protected] <br> - Peer support at [Groups.io](https://groups.io/g/maxprograms/) | ||
Technical Support | Peer support at [Groups.io](https://groups.io/g/maxprograms/)| - Direct email at [[email protected]](mailto:[email protected]) <br> - Peer support at [Groups.io](https://groups.io/g/maxprograms/) | ||
|
||
## Related Projects | ||
|
||
|
@@ -50,8 +50,8 @@ Technical Support | Peer support at [Groups.io](https://groups.io/g/maxprograms | |
|
||
- JDK 17 or newer is required for compiling and building. Get it from [Adoptium](https://adoptium.net/). | ||
- Apache Ant 1.10.12 or newer. Get it from [https://ant.apache.org/](https://ant.apache.org/) | ||
- Node.js 18.15.0 LTS or newer. Get it from [https://nodejs.org/](https://nodejs.org/) | ||
- TypeScript 5.0.0 or newer, get it from [https://www.typescriptlang.org/](https://www.typescriptlang.org/) | ||
- Node.js 18.16.0 LTS or newer. Get it from [https://nodejs.org/](https://nodejs.org/) | ||
- TypeScript 5.1.0 or newer, get it from [https://www.typescriptlang.org/](https://www.typescriptlang.org/) | ||
|
||
## Building | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.