Plugin update check.

Discussion in 'Plugin Development' started by woutwoot, Jun 5, 2012.

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

    woutwoot

    Simple question:
    How do I get my plugin to check for updates?
    I have a webserver. (and ubntu server if i would have to install something)

    I have this :p :
    Code:
    public void checkForUpdate(){
        //TODO Implement update check.
    }
     
  2. Offline

    Njol

  3. Offline

    woutwoot

  4. Offline

    Njol

  5. Offline

    woutwoot

    Thanks, I tried the code there, but it's not working. I'll try to make my own again ...
     
Thread Status:
Not open for further replies.

Share This Page