mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 13:06:59 -04:00
Made it so that update window and set window can't be open simultaneously (don't explode the set by deleting the style, say).
Made update window enforce dependencies Added update button to welcome window (need icon still) git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@756 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -116,7 +116,7 @@ help:
|
||||
export images: Export images for all cards
|
||||
export apprentice: Export the set so it can be played with in Apprentice
|
||||
export mws: Export the set so it can be played with in Magic Workstation
|
||||
check updates: Open the update window to download new packages, such as games, styles, and locales.
|
||||
check updates: Install/update packages.
|
||||
print preview: Shows cards as they will be printed
|
||||
print: Print cards from this set
|
||||
reload data: Reload all template files (game and style) as well as the set.
|
||||
@@ -476,6 +476,7 @@ button:
|
||||
# Welcome
|
||||
new set: New set
|
||||
open set: Open set
|
||||
check updates: Check updates
|
||||
last opened set: Last opened set
|
||||
|
||||
# Preferences
|
||||
|
||||
Reference in New Issue
Block a user