golang-ui / nuklear

This project provides Go bindings for nuklear.h — a small ANSI C GUI library.

Home Page:https://github.com/vurtun/nuklear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is this project dead?

jcbritobr opened this issue · comments

I have observed that isn't updated anymore. Is this maintained yet?

Hi, you can update to the latest and send a PR.

To do that,

  1. Get the latest nuklear.h from here: https://raw.githubusercontent.com/vurtun/nuklear/master/nuklear.h

  2. Replace the file

  3. Run go get github.com/xlab/c-for-go and thenmake all

  4. Commit the changes with specifying the version, also sync the CHANGELOG.txt