
Project Ignis
We are happy to present you with EDOPro, an evolution of the YGOPro system, available on all major desktop platforms (Windows, Mac, Linux), with a plethora of new features and bug fixes. We are an …
Project Ignis - GitHub Pages
Your antivirus may flag these downloads, EDOPro, or WindBot as malware, but these are false positives. Our software components are free/libre and open-source on GitHub.
Project Ignis - GitHub Pages
This is a list of Frequently Asked Questions concerning Project Ignis: EDOPro. For a full list of features, check out the README file in your game's folder.
scrapi-book - GitHub Pages
scrapi-book EDOPro Scripting Guides and Reference Learn about the lua scripting API, how to read and write card scripts, how to create custom cards, and other EDOPro-adjacent topics.
scrapi-book - GitHub Pages
EDOPro also allows you to keep your files in a GitHub repository, which lets you share your cards to other users, enable auto-updates, and manage your cards in their own folder separate from expansions.
Project Ignis - GitHub Pages
Hang out with the community! Yu-Gi-Oh! is a trademark of Shueisha and Konami. This project is not affiliated with or endorsed by Shueisha or Konami.
scrapi-book - GitHub Pages
EDOPro Scripting Guides and ReferenceTODO A simple step-by-step guide of scripting a card and adding it to the simulator. Divide into sub-pages if necessary.
scrapi-book - projectignis.github.io
EDOPro Scripting Guides and ReferenceTODO A note on custom cards for beginners. Mostly to remind them to be specific with how their card should work and not get too crazy with their first effects.
scrapi-book - GitHub Pages
EDOPro Scripting Guides and ReferenceTo verify if the card can be activated, the game first checks the condition, the function called in e1:SetCondition(s.condition). s.condition is said to pass (meaning it …
scrapi-book - GitHub Pages
EDOPro Scripting Guides and ReferenceTODO An explanation of the banlist format.