Cleanup time!
I have completely revamped my code… I removed a lot of unused code that was either used for experimenting or was scrapped and I forgot to remove it. Before removing some of the code, I actually tried something with it… but then I realized that they were commented for some reason.
I refactored parts of my code to look overall simpler with lambda expressions and LINQ. Not sure if it is more readable now, but it works so it’s fine. If anything, I’ll just add a comment so I know what it does instead of looking at it and brainstorming what it could be.
I decided to mainly work on the Backup system because I think that User Scripts will be more complicated to make.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.