Skip to content

poslogithub/magic-league-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magic-league-generator

これは何?

MTG Arena用シールドシミュレータです。以下の機能があります。

  • カードプールをインポート可能なデッキリストの形式で出力する。
  • 構築したデッキが適正か否か(カードプール内のカードのみで構築されているか)を検証する。
  • 日次、週次、月次で固定のカードプールを出力する。
  • 剥くパックの個数を指定する。

動作条件

  • OSがWindowsであること。
  • MTG Arenaがインストール済であること。

導入方法

起動方法

  1. magic_league_generator.exeを実行する。

配布場所

https://github.com/poslogithub/binary-dist/tree/main/magic-league-generator

連絡先

https://twitter.com/poslog

ライセンス

MIT License

Copyright (c) 2022 poslogithub

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

外部ライブラリのライセンスはLICENSEフォルダを参照してください。

より詳しい使用方法

TODO

既知の不具合

  • メイス+2をインポートできない
    • 謎。
      MTGAでメイス+2を含むデッキをエクスポート→インポートしても失敗するので、MTGAのバグと言ってよい。
  • 分割カードが検証で引っかかる
    • カード名に半角空白が含まれる場合(例:天導 /// 先導)の不具合。
      直せるので直します。

FAQ

TODO

更新履歴

version 1.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages