Skip to content
/ EdoEx Public

CLI to create expansions (card packs) for EDOPro

License

Notifications You must be signed in to change notification settings

NiiMiyo/EdoEx

Repository files navigation

EdoEx

EdoEx is a CLI tool to help you create and add custom cards, archetypes and counters into your EDOPro.

The goal of EdoEx is to simplify expansion creation for EDOPro by using YAML files to set card properties (name, atk, def, abilities etc.) with a fast and simple to use CLI tool.

Table of Contents


Installation and Usage

For instructions on how to install and use EdoEx head to the Wiki.


Special thanks

Thanks to icycatelf for distributing the templates used to build the cards images.

Thanks to piface314, the creator of YGOFabrica, for being a major inspiration for this project.

Thanks to SamLion for translating the Wiki to Brazilian Portuguese.

And thanks to everyone that contributed indirectly by making the libraries used in this project (Cobra, Resize, YAML and sqlite)


Contributing

If you found a bug or have some idea on how to make EdoEx better, head to the issues page and check if your issue has not yet been reported.

  • If it was, you can comment to improve the discussion;
  • If it wasn't, create a new issue with your problem/idea;
    • If it is a problem, try to put as much information you can on how to reproduce it. At least this items should be on your issue:
      • EdoEx version;
      • Your Operating System and architecture;
      • Error message;
    • If it is an idea, try to put as much information you can on what it is, what it does and how it works.

You can also contribute by pulling requests in the pull requests page, although I recommend you to do something worth your time instead.


License

MIT