Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Minecraft cheat-proxy server written in Ruby with EventMachine.

NotificationsYou must be signed in to change notification settings

benmanns/digger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. InstallGit.
  2. InstallRuby andRubyGems.
  3. InstallBundler.
  4. Clone the repository:git clone git://github.com/benmanns/digger.git.
  5. Enter the digger directory:cd digger.
  6. Install dependencies withbundle install.
  7. Run:bin/digger.rb [server-ip] [server-port] [proxy-ip] [proxy-port] (defaults localhost 25565 localhost 25564).
  8. ConnectMinecraft to your proxy address (default localhost:25564).

Read the Paper

  1. InstallGit.
  2. Clone the repository:git clone git://github.com/benmanns/digger.git.
  3. Enter the digger directory:cd digger.
  4. Generate the dvi:latex --output-directory doc README.tex.
  5. Generate the ps:dvips -f doc/README.dvi -o doc/README.ps.
  6. Generate the pdf:ps2pdf doc/README.ps doc/README.pdf.
  7. Open doc/README.pdf.

For those without Git

Github is also a SVN host, so this repository can be accessed without installing git viasvn checkout https://svn.github.com/benmanns/digger.git digger.

About

A Minecraft cheat-proxy server written in Ruby with EventMachine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp