Topic: My new website

Hey community!

I finally got a new webhost for my website. You can now find all my projects there!

The new site can be found here: http://www.scary-squid.de

Sponk

Re: My new website

How do you install the maratis editor theme? Is it editable easily, or does it require a lot of work?

Re: My new website

Tutorial Doctor: The editor theme is only usable with Nistur's branch of the editor. You can find it here:
https://github.com/nistur/maratis

You basically place the theme folder inside the 'gui' directory and change the 'default.theme' file to the new one.

Changing the colors is quite easy. You just need to edit the *.theme file provided.

Hope this helps wink
Sponk

Re: My new website

So how do the branches connect to the tree? haha. I see some files on that link, but what to do with them or where to start, I don't know. Is is just drag and drop the files in a certain folder? I keep hearing about branches on gamedev.net, but I am not sure what they are. If they are extensions, modifications, or re-compilations.

Re: My new website

You can just download the source from this repo and compile it yourself. It is the Maratis editor/player with a few changes. It does not depend on any binary form of the official player/editor.

You download and compile the source from Nistur's repo and place the theme like I told you before.

I should write a tutorial about this...
Sponk