Skip to content

pappnu/proxy_stuff

Repository files navigation

Proxy stuff

A plugin for additional Proxyshop templates.

Templates

  • Borderless Showcase
    Please note that this template has a lower than normal bottom area reserved for the collector info fields.
    
  • Borderless Enhanced
  • Vectorized Borderless Planeswalker

Requirements

  • A version of Proxyshop that matches it's main-branch and has all of my pull requests merged to it (not all of them are vital, but this is the setup I test my plugin with). I provide an unofficial development build of Proxyshop that fulfills this criteria.
  • Photoshop 23.5 or newer

Installation

  1. Download the latest release and extract the archive to your plugins folder (/path/to/your/Proxyshop/plugins/). You should end up with the following file structure:
    Proxyshop
    ├── plugins
    │   └── proxy_stuff
    │       ├── manifest.yml
    │       └── ...
    ├── Proxyshop.exe
    └── ...
    
  2. Download the templates via Proxyshop's updater or manually from here.

Troubleshooting

The plugin won't load

Ensure that you have the latest Proxyshop build (see Requirements) and that your installation follows the aforementioned file structure (see Installation).

Confirmation dialog halts the rendering

If you get a confirmation dialog that says "This opeartion will turn a live shape into a regular path. Continue?", tick the "Don't show again" checkbox and press "Yes". Then try rendering the card again.

File not found error is raised

If you get an error similar to FileNotFoundError: [Errno 2] No such file or directory: 'path\to\proxy_stuff\dist\<some_name>.js', you should use a prebuilt release or transpile the TypeScript scripts yourself as described in the Development environment section.

None of the above help

You could open an issue. Make sure to attach the error log, if one exists, from Proxyshop to your issue.

Development environment

Node.js is required in addition to the basic requirements.

Install dependencies

npm install

Transpile scripts

npm run build

Credits

Thanks to all to those that have helped in various ways with the development of this plugin:

This plugin uses assets from existing Proxyshop templates, so look at Proxyshop's credits too see whose work those are.

Licence

MIT

About

A plugin for Proxyshop.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •