plutonium sdk support

This commit is contained in:
m
2025-02-07 14:44:43 -06:00
parent 3020770cb3
commit 27ae961fd8
22 changed files with 581 additions and 143 deletions

View File

@@ -267,7 +267,7 @@ namespace command
class component final : public component_interface
{
public:
void post_unpack() override
void on_startup([[maybe_unused]] plugin::plugin* plugin) override
{
scripting::on_shutdown(clear);
client_command_hook.create(SELECT_VALUE(0x4AF770, 0x63DB70), client_command_stub);