SpaxscE / lvs_base

WIP full rework of LFS' framework to be more universal for later projects allowing for more unique vehicle types and hopefully more reliable handling even on low tickrate environments
28 stars 16 forks source link

Fix loading new `circles` library #53

Closed Flarky55 closed 9 months ago

SpaxscE commented 9 months ago

hm, how about we just remove cl_circles.lua and instead put addcsluafile in lua/lvs_framework/init.lua + update simfphys base to use includes/circles/circles.lua directly

Flarky55 commented 9 months ago

Yes, it's even better way, without this extra unnecessary code