twhl-community / halflife-updated

Half-Life SDK updated to compile under VS2019 and 2022. Check README.md for more information.
Other
382 stars 146 forks source link

Implement particle manager in client library #122

Closed SamVanheer closed 2 years ago

SamVanheer commented 2 years ago

The particle manager is currently implemented in a separate library. Re-implement the manager in the client library instead. It's a very small implementation so it's easy enough to recreate.

Doing so will allow for a few things: