PLUGIN - CS2-Parachute
Posted: Tue Feb 24, 2026 10:02 pm
CS2-Parachute
Parachute function when you keep pressed E on the air.
Requirements
CounterStrikeSharp (version 179 or higher)
Installation
Drag and drop from releases to game/csgo/addons/counterstrikesharp/plugins
Configuration
Configure the file parachute.json generated on addons/counterstrikesharp/configs/plugins/Parachute
Parachute function when you keep pressed E on the air.
Requirements
CounterStrikeSharp (version 179 or higher)
Installation
Drag and drop from releases to game/csgo/addons/counterstrikesharp/plugins
Configuration
Configure the file parachute.json generated on addons/counterstrikesharp/configs/plugins/Parachute
https://github.com/Franc1sco/CS2-Parach ... s/main.zip{
"Enabled": true,
"DecreaseVec": 50,
"Linear": true,
"FallSpeed": 100,
"AccessFlag": "@css/vip",
"TeleportTicks": 300,
"ParachuteModelEnabled": true,
"ConfigVersion": 1
}