Compare commits

..

No commits in common. "8e42b9857e2f5dc93346cb5dc472fba269b3dbb8" and "9f1d9dab5709ba06feb59a43660de8c7e2e89fe9" have entirely different histories.

2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -47,4 +47,3 @@ luac.out
BeamMP-Server.exe BeamMP-Server.exe
ServerConfig.toml ServerConfig.toml
*.log *.log
Resources/

View File

@ -2,6 +2,7 @@
--- Created by SantaSpeen. --- Created by SantaSpeen.
--- DateTime: 25.09.2022 13:38 --- DateTime: 25.09.2022 13:38
--- ---
json = require("json")
-- -- -- -- -- Init functions -- -- -- -- -- -- -- -- -- -- Init functions -- -- -- -- --