by Picks-at-Flies on Sun Jan 03, 2010 8:35 am
For simplicity, I'm copying my instructions from the link above here:
To export your set to Lackey CCG, follow the following steps.
_Step 1: Export files_
# Click on the Export button (or File > Export) then HTML
# In the dialog box that appears, select Lackey CCG
# Make sure you put a single-word abbreviation for your set (e.g. cfx, 10e, lorwyn). You will also use this later. We will refer to this as {setname}.
# Choose the size of image you want.
# Press OK
# In the save dialog box, choose somewhere convenient to save it (you will move it later). Use {setname} as the filename.
# Wait. The process may take a short while.
_Step 2: Add to Lackey_
# In the location you exported to you will find a file called {setname}.txt and a folder called {setname}_files. Rename the latter {setname}. (This folder contains your images.)
# Find the LackeyCCG folder on your computer
# Move the exported txt file to LackeyCCG/plugins/{pluginname}/sets/
# Move the exported folder to LackeyCCG/plugins/{pluginname}/sets/setimages/
# Open the setlist.txt file in LackeyCCG/plugins/{pluginname}/
Increase the top number by 1, and below it add a new line:
{setname}.txt
_Step 3: Play_
The next time you start Lackey you will find your MSE cards in the deckbuilder.
NOTE: Whenever you update your plugin using Lackey, you will have to modify setlist.txt again.
_Bonus 1_
There is a simple method of defining formats (e.g. eligible sets for tournaments) in setlist.txt. To define a format for your set to be part of:
# Increase the second number by 1
# Below it, add:
{Name of format}
{Number of sets in format}
{
Each set name in format
}
_Bonus 2_
To be able to opened sealed boosters of your set:
# Open LackeyCCG/plugins/{pluginname}/packs/packdefinitions.txt
# Add the following to the bottom of the file:
PACKNAME: "{full set name} Booster"
IMAGENAME: "none"
3
1 IGNOREDOUBLES 2 Set IS "{setname}" Rarity CONTAINS "R"
3 IGNOREDOUBLES 2 Set IS "{setname}" Rarity CONTAINS "U"
11 IGNOREDOUBLES 2 Set IS "{setname}" Rarity CONTAINS "C"