[WIP][Admin] Minecraft Updater (vitacoded)

Discussion in 'Bukkit Tools' started by belak, Apr 2, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    belak

    I've been starting work on a minecraft updater written in C... right now I'm working on a plugin system for running through the jar files in your plugins dir and finding updates for them based on the name... I might end up changing that to some config file format after I figure out what most plugins need.

    Currently the following dependencies are needed:
    cmake
    libyaml
    glib
    libcurl
    libtidy
    zlib

    Please note: Until this is finished I will not be providing support, unless you have a good reason, such as wanting to help with code.

    The name vitacoded was chosen because this project is meant to breathe new life into servers, and because a good number of my projects end in 'coded'.

    If you have any questions, comments, or suggestions, please let me know.

    Currently code is at https://bitbucket.org/belak/vitacoded
    Sorry for the (previously) broken link... the forums weren't liking me for a bit.
     
Thread Status:
Not open for further replies.

Share This Page