mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Xmage 1.4.3v0
This commit is contained in:
parent
044db331f4
commit
c98577cc6a
33 changed files with 38 additions and 35 deletions
|
|
@ -161,6 +161,9 @@ git log 193177d9999d56729a687ca3b1a2fc3f3b96d9e2..HEAD --diff-filter=A --name-st
|
|||
since 1.4.2.v5
|
||||
git log 8dca887fadbbea41fb649ff17c5fe547a82ef23a..HEAD --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/sets\///p" | sort > added_cards.txt
|
||||
|
||||
since 1.4.3.v0
|
||||
git log 5de4637d9c7967612c207d3cf915c2861d922029..HEAD --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/sets\///p" | sort > added_cards.txt
|
||||
|
||||
3. Copy added_cards.txt to trunk\Utils folder
|
||||
4. Run script:
|
||||
> perl extract_in_wiki_format.perl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue