Coder Social home page Coder Social logo

sharose / guiapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lahwran/guiapi

25.0 14.0 12.0 13.8 MB

Documentation currently at https://dl.dropbox.com/u/3687570/GuiAPI%20Javadoc/index.html

Home Page: http://www.minecraftforum.net/viewtopic.php?f=25&t=97332#SettingsAPI

Java 100.00%

guiapi's Introduction

GuiAPI

GuiAPI uses the TWL library from Matthias Mann, see http://twl.l33tlabs.org/

Building

  • Use the forge installer script. (It will decompile minecraft for you, as well as download it, etc)
  • Now, download the Dev package you need for your version of GuiAPI. For example, if you were developing for 0.15.1, since there's no 0.15.1 dev package, you would download the dev package for 0.15.0. Copy the contents of this into Minecraft.jar.
  • Dev Packages and all previous versions of GuiAPI are available in the 'releases' branch.
  • After that, drag in all the mcp source files from mcp/* into the src\minecraft directory in MCP.
  • Now recompile and test! You are all done.

Packaging

To create a distributable archive, package twl/bin/, xpp/, theme/, and bin/*.

Credits

  • lahwran
  • ShaRose
  • _303
  • Lots of people who I forget. Open an issue or something if you helped...

Documentation

All releases should be tagged here on github, and you can view the docs there. I haven't bothered setting up proper javadocs hosting on github yet.

guiapi's People

Contributors

lahwran avatar sharose avatar vayner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

guiapi's Issues

Non-English language support

Need non-English language support. (For example function "set_font(String LangImageName)", wich load "/font/{LangImageName}.png" and using it as font...)

Edit: ... or using TTF support

Need documentation regarding twl's theme files

In the package you have the theme and theme-dev directories. But I have not been able to figure out where to put the theme files yet. Minecraft does compile without them but throws "file not found" errors if you attempt to run(due to the examples i guess?). Could you please be a little more clear on this and add it to your readme or some other documentation? Thanks.

--AlexCory

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.