-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding custom cards. #13
Comments
Hi! Your question is more suitable for the actual code repository (https://github.com/ajanata/PretendYoureXyzzy), this repo is only for the Docker deploy component. That said, I do know they have some instructions for adding custom decks in their wiki over here: https://github.com/ajanata/PretendYoureXyzzy/wiki/Cardcast I'm not too familiar with the inner workings of this project, if you have trouble adding cards I'd recommend asking in https://github.com/ajanata/PretendYoureXyzzy and you'll probably get better support :) Good luck! |
Now that Cardcast is down here's how to do it:
With
In the Dockerfile to use PYX PR#241 (ajanata/PretendYoureXyzzy#241) which allows you to upload / download JSON files for custom decks. Hopefully it will be merged soon which would allow it without any modifications |
Would you mind giving a bit of a play by play on how to do this? Making my head spin. |
Hello! I'm not good with docker and I wonder if there is a way to enable/add custom card to the game. Installed it via docker-compose on my local server and can't find any instructions on how to do it.
The text was updated successfully, but these errors were encountered: