Skip to content
/ Client Public

Official Project Ares client mod that provides useful information and features to players

License

Notifications You must be signed in to change notification settings

Yukon/Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client

Official Project Ares client mod that provides useful information and features to players

Compilation

We use maven to handle our dependencies.

  • Install Maven 3
  • Check out this repo and: mvn clean package
  • To create a packaged jar, add -P mcp-final-win for Windows, or -P mcp-final-unix for Mac OS X/Linux.

Coding Conventions

  • We generally follow the Sun/Oracle coding standards.
  • No tabs; use 4 spaces instead.
  • No trailing whitespaces.
  • No CRLF line endings, LF only, put your gits 'core.autocrlf' on 'true'.
  • No 80 column limit or 'weird' midstatement newlines.

About

Official Project Ares client mod that provides useful information and features to players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages