Coder Social home page Coder Social logo

ayyron-dev / vanilla Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spoutdev/vanilla

0.0 1.0 0.0 17.96 MB

Minecraft 1.6.2 functionality and gameplay for the Spout voxel game platform.

Home Page: http://www.spout.org

License: Other

Java 99.95% CSS 0.05%

vanilla's Introduction

Vanilla

Vanilla is a plugin for the Spout voxel game platform that provides vanilla Minecraft 1.6.2 functionality and gameplay.

Homepage | Forums | Twitter | Facebook

Features

The goal is for Vanilla to feel like vanilla Minecraft, being as close to it as possible, while offering much more freedom.
You can see a full feature list here, along with what has and hasn't been implemented.

Using

It's easy to get started! Simply setup Spout, and then place the Vanilla jar in the plugins folder!

Contributing

Like the project? Feel free to donate to help continue development!

Are you a talented programmer looking to contribute some code? We'd love the help!

  • Open a pull request with your changes, following our guidelines and coding standards.
  • Please follow the above guidelines for your pull request(s) accepted.
  • For help setting up the project, keep reading!

The license

Vanilla is licensed under the GNU Lesser General Public License Version 3, but with a provision that files are released under the MIT License 180 days after they are published. Please see the LICENSE.txt file for details or see our license in a nutshell.

Spout

Getting the source

The latest and greatest source can be found here on GitHub.

If you are using Git, use this command to clone the project:

git clone git://github.com/VanillaDev/Vanilla.git

Or download the latest zip archive.

Compiling the source

Vanilla uses Maven to handle its dependencies.

  • Download and install Maven 3
  • Checkout this repo and run: mvn clean install

Using in your project

If you're using Maven to manage project dependencies, simply include the following in your pom.xml:

<dependency>
    <groupId>org.spout</groupId>
    <artifactId>vanilla</artifactId>
    <version>1.6.2-SNAPSHOT</version>
</dependency>

If you do not already have repo.spout.org in your repository list, you will need to add this as well:

<repository>
    <id>spout-repo</id>
    <url>http://nexus.spout.org/content/groups/public/</url>
</repository>

If you'd prefer to manually import the latest .jar file, you can get it from our download site, or from our build server. Build Status

Want to know how to use the API? Check out the latest Javadoc.

vanilla's People

Contributors

bergerkiller avatar afforess avatar ddos avatar raphfrk avatar windy1 avatar greatman avatar zml2008 avatar sleaker avatar kitskub avatar narrowtux avatar grinch avatar karang avatar cafeine42 avatar tomylobo avatar znickq avatar royawesome avatar timmhirsens avatar darsstar avatar lunnova avatar dredhorse avatar top-cat avatar victord avatar mwisbest avatar alkaelis avatar meiun avatar r-t-b avatar tinyhitbox avatar dpendic avatar macalinao avatar snaipe avatar

Watchers

Aaron avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.