Skip to content

SnowyStarfall/ParticleLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

202 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

With the release of API 3.0, any and all bug reports are very much appreciated!

I can usually respond faster in my Discord server: https://discord.gg/bhCuppRdVF

Note that this mod DOES NOT CHANGE GAMEPLAY unless explicitly used by other mods!!


Particle Library

A library that provides an API to allow modders to create performant, customizable particles - serving as an alternative to Terraria's dust and particles.

Examples

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

Players & Installation

Just subscribe <3 c:

Modders & Installation

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
  • 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

Credits & Contribution

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:

Discord Banner 3

About

A Particle system for Terraria, via tModLoader.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors