I can usually respond faster in my Discord server: https://discord.gg/bhCuppRdVF
A library that provides an API to allow modders to create performant, customizable particles - serving as an alternative to Terraria's dust and particles.
You may find examples at https://github.com/SnowyStarfall/ParticleLibrary/tree/main/Examples If you have more intricate questions or run into issues, please join my Discord server: https://discord.gg/bhCuppRdVF
Just subscribe <3 c:
This library is licensed under the GNU GENERAL PUBLIC LICENSE Version 3. A summary of what this means can be found at https://www.gnu.org/licenses/quick-guide-gplv3.en.html. If you choose to use my code in your project, please adhere to the license and please credit me - SnowyStarfall - in your mod description and direct others to https://github.com/SnowyStarfall/ParticleLibrary/tree/main as the source for your implementation.
- Subscribe to Particle Library
- Steam Workshop: https://steamcommunity.com/workshop/filedetails/?id=2760520795
- Go to the GitHub here:
- You're already here!
- Download the Particle Library DLL and XML files from the code repository, NOT the releases.
- Place them somewhere on your PC, or more conventionally in a "lib" folder in your mod project
- In Visual Studio, right-click your csproj and hover over Add, then click Add COM Reference
- Navigate to the DLL from before and select it
- Open your mod's build.txt
- In your modReferences, add ParticleLibrary
- modReferences = ParticleLibrary
- (modReferences can be split by commas 'A, B, C')
- build.txt guide
Icon by Maskano on Twitter, go check them out they're COOL!!!
Modders and Players are encouraged to report bugs in the pinned discussion on the steam workshop page or preferably in my Discord server! GitHub: https://github.com/SnowyStarfall/ParticleLibrary Discord: https://discord.gg/bhCuppRdVF in the Particle Library category
If your mod uses Particle Library, feel free to contact me via my Discord server and I will add it to this list. It must be a released mod. A Steam Workshop link will suffice.
Mods that use Particle Library:
- Mod of Redemption
- Shadows of Abaddon
- Lunar Veil