If you want to add the ones that have already been typed up, such as the ones I've done, then all you need to do is create a "custom" folder in your Anathema\repository folder. Filepath should be Anathema\repository\custom.Can someone tell me how to add charms to Anathema? I want to add some of the ones linked here earlier.
Then download the files from the sharing site. (Follow the link) Be sure to grab the .xml files and the .properties file. Drop both files directly into the custom folder.
Start Anathema and enjoy your new charms!
Typing up your own custom charms is a little more work and involves basic coding, but it's easy to pick up and kinda fun to do.
In the "custom" folder, create a new text document, then change the .txt to .xml. Don't worry about instability, it'll handle just fine. Anathema uses .xml files to provide its charm data.
Then create another text document, but change the .txt to .properties. This is where you'll define the charm: Give it its full name, plus the description.
Once you've got that done, you're ready to start coding!
Here's the official tutorial, with a small example.
How to create custom charms and spells · anathema/anathema Wiki · GitHub
There's a bunch of little pointers that it doesn't cover, so feel free to PM me if you need more help, or ask the devs themselves at their google group (responses may take some time):
Google Groups
Then create another text document, but change the .txt to .properties. This is where you'll define the charm: Give it its full name, plus the description.
Once you've got that done, you're ready to start coding!
Here's the official tutorial, with a small example.
How to create custom charms and spells · anathema/anathema Wiki · GitHub
There's a bunch of little pointers that it doesn't cover, so feel free to PM me if you need more help, or ask the devs themselves at their google group (responses may take some time):
Google Groups
Last edited: