mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[ORI] Updated card list with all cards from ORI. Some minor fixes to ORI cards.
This commit is contained in:
parent
d0b2b1fd44
commit
ddb87e4cfe
5 changed files with 130 additions and 74 deletions
|
|
@ -140,6 +140,11 @@ git log 3e9b4cfb7c22d363755d28f5ff1de351f6b7123c..HEAD --diff-filter=A --name-st
|
|||
since 1.4.1.v2
|
||||
git log 675801e8d493b023add4333e7835751d20da07a1..HEAD --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/sets\///p" | sort > added_cards.txt
|
||||
|
||||
since 1.4.1.v3
|
||||
git log 757b9ea99ec1f0ce46bb533f9f86f3473d122a60..HEAD --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/sets\///p" | sort > added_cards.txt
|
||||
|
||||
since 1.4.2.v0
|
||||
git log cd0cba6ec7d8799bb85247b7b4f5d545e170b093..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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue