klc
Results
3
issues of
klc
Option to programmatically create the nessasary folders instead of having to manually add them
https://1axen.github.io/Secure-Cast/Getting%20Started/Simulation/
Line 212 of https://github.com/1Axen/Secure-Cast/blob/main/src/Simulation/init.lua can sometimes error if NextRecord is null. Line 218's null check should come first i.e. ```luau --> Previous record is guaranteed to exist due to it...