mirror of
https://github.com/correl/mage.git
synced 2024-12-24 03:00:14 +00:00
Xmage 1.4.19
This commit is contained in:
parent
b62ca1ed1f
commit
94356ba997
1 changed files with 3 additions and 0 deletions
|
@ -114,6 +114,9 @@ git log b2bd7f5e24db9a1e5c07c64e66583ec183bb5bd8..head --diff-filter=A --name-st
|
|||
since 1.4.18V0
|
||||
git log 0c634272888b6c3f2bd70dd0a2776dc3222a2b23..head --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/cards\///p" | sort > added_cards.txt
|
||||
|
||||
since 1.4.19V0
|
||||
git log 7481b7f5b2e82698506a7dcdda3d5d335664bd60..head --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/cards\///p" | sort > added_cards.txt
|
||||
|
||||
3. Copy added_cards.txt to trunk\Utils folder
|
||||
4. Run script:
|
||||
> perl extract_in_wiki_format.perl
|
||||
|
|
Loading…
Reference in a new issue