Skip to content

Valen-Sandbox/DakTank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DakTank

It's been ages since I've updated this little readme panel. The mod has come a long way from the little "WWII" arcady combat mod it once was, now there's WWII, cold war, and modern vehicles, detailed post penetration functionality, multiple types of composite armors and types of standard armor available, loads of guns and ammo types, great optimizations, and more to come.

Extra note for server owners: Are you running a server? Are your projectiles moving slow instead of fast?

Put this line in your server's SERVER.CFG

lua_run local tbl = physenv.GetPerformanceSettings() tbl.MaxVelocity = 1000000 physenv.SetPerformanceSettings(tbl)

About

DakTank GitHub Thing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%