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,29 @@
--[[-------------------------------------------------------------------
Dynamic Base:
Bringing the power everyone. Developer, server owner, and player.
Powered by
_ _ _ ___ ____
__ _(_) | |_ / _ \/ ___|
\ \ /\ / / | | __| | | \___ \
\ V V /| | | |_| |_| |___) |
\_/\_/ |_|_|\__|\___/|____/
_____ _ _ _
|_ _|__ ___| |__ _ __ ___ | | ___ __ _(_) ___ ___
| |/ _ \/ __| '_ \| '_ \ / _ \| |/ _ \ / _` | |/ _ \/ __|
| | __/ (__| | | | | | | (_) | | (_) | (_| | | __/\__ \
|_|\___|\___|_| |_|_| |_|\___/|_|\___/ \__, |_|\___||___/
|___/
-------------------------------------------------------------------]]--[[
Lua Developer: King David
Contact: http://steamcommunity.com/groups/wiltostech
----------------------------------------]]--
if SERVER then
AddCSLuaFile( "wos/dynabase/loader/loader.lua" )
end
include( "wos/dynabase/loader/loader.lua" )