Page 1 of 1

Package management

PostPosted: 13 Dec 2009, 17:57
by xapantu
Hi all,
I have made a site for supertuxkart add-ons : http://stkaddons.tuxfamily.org. :P
I have already started started to make a GUI to access add-ons.
Capture-FenĂȘtre sans nom-4.png

Now, I start python scripts to access those add-ons but I want to be sure what I'm going to match the needs of STK.
So, I made a little picture to describe what I think I will do :
scemaSTK.png

Do you agree with that ?

Re: Package management

PostPosted: 13 Dec 2009, 23:02
by Auria
Hi,

this looks like it could become a great place for people to share stuff they made with others, congratulations!

But about STK directly using this website and downloading from it, I'm afraid we're a long way from it (unless we get (a) new developer(s)!) We're currently busy just getting 0.7 to work again will all 0.6 features, so I'm afraid the time is really not appropriate to add new features

Re: Package management

PostPosted: 14 Dec 2009, 20:52
by xapantu
Hi,
I am not very good at c++ code but I think I can finish to code the python scripts and may be add an in-game menu to access them.
I will post my code on this forum when it will be finished.