Giter VIP home page Giter VIP logo

cloudclient's Introduction

Logo

This project has now been discontinued and archived. It will no longer recieve updates or fixes.

Cloud Client

Cloud Client is an open source Minecraft PVP Client for 1.7.10 and 1.8.9 using the Forge API.

Downloading

  • Download the mod from the Releases section here
  • Download the mod using the Installer

Screenshots

TitleScreen

TitleScreen

HudEditor

TitleScreen

ModMenu

TitleScreen

Workspace Setup

  1. Clone or download the repository either using git or the zip download.
  2. Open the folder, either 1.7.10\cloudclient or 1.8.9\cloudclient and copy the path.
  3. Open a command proment or terminal and change the directory to the copied path.
cd C:\User\Desktop\cloudclient-main\<version>\cloudclient
  1. Creating the workspace for your IDE
  • IntelliJ IDEA
gradlew setupDecompWorkspace idea
  • Eclipse
gradlew setupDecompWorkspace eclipse
  1. Open the project with your preferred IDE. Don't import it as a gradle project.
  2. To get Mixins working in a Dev Environment, add the args below, to your program arguments.
--tweakClass org.spongepowered.asm.launch.MixinTweaker --mixin mixins.cloudmc.json

Building

  1. Open either the 1.7.10\cloudclient or 1.8.9\cloudclient folder and copy the path.
  2. Open a command proment or terminal and change the directory to the copied path.
cd C:\User\Desktop\cloudclient-main\<version>\cloudclient
  1. Make a build
gradlew build

You will find the new build in

C:\User\Desktop\cloudclient-main\<version>\cloudclient\build\libs
  1. Copy the .jar file and paste it into your mods folder and launch forge for your version.

Contributions

Feel free to fork this project, make changes and finally make a pull request to the development branch.

License

This project is licensed under the GNU Lesser General Public License v3.0

Permissions:

  • Modification
  • Distribution
  • Private use

Conditions:

  • License and copyright notice
  • State changes
  • Disclose source
  • Same license

This project uses code from:

cloudclient's People

Contributors

duplidev avatar jordoncodes 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.