COMMUNITY DLC Tutorial - Card Editing
You need these pre-requisites to be able to add/modify content of the Community DLC :
- Having read and set up your local repository, see the corresponding wiki page.
1 - ALWAYS UPDATE YOUR LOCAL REPOSITORY FIRST
Don't forget, update your repository first to get all changes made by the other members. Maybe they've already fixed/added the card you wanted to update !
2 - Edit card with your usual editor
Once you've applied change to a card (or more than one), its icon will change to red. This means that your local repository has a difference with the central repository.
3 - Commit your changes
Right-click on the 'red' cards then choose SVN Commit.... This will launch the merging process. .
4 - Confirm updating of central repository
You can add comments to help track down what was changed in the card. Then click OK. .
5 - Your changes are applied !
You will see your card's icons turn back to green, that means your local repository is now 'synced' again with the central one (your modification is online !)






