Replies: 1 comment 2 replies
-
|
I must say I have not been very active on this repository. If you can help make the code more readable and maintenable, I can grant you access as a collaborator to this repo. I have sent you the request. I wish to make this project more community driven. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just made a couple of pull requests. During this process, I found the code very hard to follow. Specifically, the StartClient function has ~2000 lines of code packed with dozens of if/else statements that could run several pages long. Perhaps there is a good reason for this but if there isn't I'd be interested into doing what I can to make the code more readable and maintainable. It would be a good way for me to get more familiar with lua programming. Let me know. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions