swiftly icon indicating copy to clipboard operation
swiftly copied to clipboard

Lua/C#-based framework for CS2/Source2

Results 2 swiftly issues
Sort by recently updated
recently updated
newest added

I tried to use "Memory. LoadFromSignature" to call DispatcheParticleEffect, I found that it needed "IRecipitantFilter", but I couldn't find a way to get the “RecipitantFilter” of a certain player. It...

Swiftly currently support JavaScript and Lua to write plugins within Metamod/CS2. Here, I propose adding new support for wasm to get better performance benefits. JS/TS and lua are easy-to-write scripting...