Olyno / SkEmail

Skript addon to send emails
8 stars 3 forks source link

Updated project structure and class names, and removed the bin folder #1

Closed iBlitzkriegi closed 6 years ago

iBlitzkriegi commented 6 years ago

I updated the project to meet the google java project conventions, https://google.github.io/styleguide/javaguide.html#s5.1-identifier-names , and will probably have a few more tweaks/pr's coming soon! Nice work so far :D. You may want to create a .gitignore that ignores .class files so that the bin folder isnt created when you push next!