add sborka

This commit is contained in:
2026-03-31 10:27:04 +03:00
commit f5e5f56c84
2345 changed files with 382127 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
PLUGIN.name = "Sit Anywhere"
PLUGIN.author = "Xerasin / Ported by RefoselTeamWork"
PLUGIN.description = "Позволяет игрокам садиться везде с помощью клавиши использования."
ix.util.Include("sh_helpers.lua")
ix.util.Include("sv_plugin.lua", "server")
ix.util.Include("sv_unstuck.lua", "server")
ix.util.Include("cl_plugin.lua", "client")