Skip to content

SamBWagner/Paupus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paupus

A command line tool for Magic the Gathering

Running the tool

  1. Clone the Repository with git clone [url]
  2. Change into the repository's directory with cd ./Paupus
  3. Run the command dotnet build --configuration Release
  4. Navigate to the release build folder with cd ./Paupus/bin/Release
  5. Run the program with ./Paupus [ 1 | 2 ]

Modes

The application currently supports 2 modes:

  1. Card Search mode
  2. DragonShield CSV to MTGMate text list converter*

* This is not working

F5 Experience

Follow all of the "Running the tool" steps but instead open the .sln file in either JetBrains Rider or Visual Studio.

About

A command line tool for Magic the Gathering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages