NewsFeaturesScreenshotsHow tos
DownloadForumsMake a wishAbout

Creating own resource repositories

This tutorial will show you how you can create your very own ressources repository from scratch.
As this How-to contains lots of big pictures i made a seperated page for it.
You can find it here: gnurpgm.sf.net/howto_my_own_repository.php

Creating own mods

This tutorial will show how you can create your very own mods.
If you wonder what a mod is, think about the "Show Message" and "Add Gold" CMD commands or risk a direct look at this tutorial.
As this How-to contains lots of big pictures i made a seperated page for it.
You can find it here: gnurpgm.sf.net/howto_my_own_mod.php

I don't have any icons in the menus

So you are probably using Ubuntu's Unity, GNOME 3 or any other funny GTK+ based desktop enviroment.
A workaround can be found here or here. If you're feelin' lazy you can just execute the following on a terminal:

gconftool --set --type bool /desktop/gnome/interface/menus_have_icons 1


The result is, that all applications are allowed to display icons in their menus again.
If this ain't what you want, you will have to wait until a proper solution is beeing found.