mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
XMage 1.4.8v1 release
This commit is contained in:
parent
78ac6688ea
commit
b9db83f10a
3 changed files with 5 additions and 2 deletions
|
|
@ -57,6 +57,9 @@ git log 8b37d0b989ba19f0dfccc81db66f5a21cc71fb94..head --diff-filter=A --name-st
|
|||
since 1.4.8v0
|
||||
git log 804f9e7fc2b481f7f784943409f558a671088372..head --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/sets\///p" | sort > added_cards.txt
|
||||
|
||||
since 1.4.8v1
|
||||
git log 78ac6688ea02f4950cf35836f0f4a1b0160278d4..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