mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
30 lines
897 B
Plaintext
30 lines
897 B
Plaintext
What is Forge?
|
|
|
|
Forge is a "Rules Engine" for the game Magic: the Gathering.
|
|
Forge is not related in any way with Wizards of the Coast.
|
|
Forge is open source software released under the GNU Public License.
|
|
|
|
Adventure Mode
|
|
|
|
Forge now has an Adventure Mode, along with the Classic deck building and match game modes with AI.
|
|
|
|
Adventure is baked into the Android/Mobile release of Forge, and as a separate executable already provided in the Desktop release package.
|
|
|
|
Java Requirement
|
|
|
|
Forge Requires Java to run, please make sure you have Java installed on your machine prior to attempting to run.
|
|
|
|
Choices:
|
|
|
|
Option 1: Java JDK
|
|
Download - https://www.oracle.com/java/technologies/downloads/
|
|
|
|
Option 2: Alternate OpenJDK Distribution (JDK 17 LTS or higher)
|
|
|
|
Liberica JDK
|
|
Download - https://bell-sw.com/pages/downloads/#jdk-17-lts
|
|
|
|
Adoptium
|
|
Download - https://adoptium.net/temurin/releases/?version=17
|
|
|