renamed GiveParticleEmitter to GiveEmitterTool

This commit is contained in:
2024-11-21 16:40:54 +01:00
parent fbed935b70
commit 6c0b46f1e6
3 changed files with 5 additions and 12 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
BDE_ParticleSys is a highly customizable **server-side** particle system that uses `Block Display Entities` (BDEs) as particles. It is meant to be used as a library for other mods, but can be used as a standalone mod too.
<!-- change GiveParticleEmitter to GiveEmitterTool -->
If BDE_ParticleSys is used as a standalone mod, you will only be able to use it with the custom in-game commands `/GiveParticleEmitter` and `/ManageEmitters`. Any particles made with those commands are **temporary** and get **removed** once the server shuts down.
If BDE_ParticleSys is used as a standalone mod, you will only be able to use it with the custom in-game commands `/GiveEmitterTool` and `/ManageEmitters`. Any particles made with those commands are **temporary** and get **removed** once the server shuts down.
# Open-source - Copyright