Closed Sampleeeee closed 3 years ago
All these commits are good to go. Simply adding new functions which are identical to the original ones, with camel/pascal cases nut.util.Include = nut.util.include (same as foo = "yes", bar = foo, bar == "yes" = true)
NutScript coding style is camelCase. However if some of you are ok adding this I will gladly merge it. Type in #general or somewhere else so I can see it.
I went through most files and added PascalCased aliases to all of the functions, this will match gmod's style better and allow people to choose between camelCase and PascalCase