minor optimizations and weapon sim

This commit is contained in:
Kamal Tufekcic 2026-07-07 20:23:39 +03:00
commit fc7887ce11
10 changed files with 419 additions and 11 deletions

View file

@ -1,5 +1,6 @@
{
"Outnumbered": {
"SocketDir": "/tmp/og-sock"
"SocketDir": "/tmp/og-sock",
"WeaponsDir": "../weapons-data"
}
}