Installation instructions:

        Extract these files to your kingpin folder.
        Go to kingpin folder and start game with:

                ./kpded + set game tm + exec server.cfg

        or use the start-script "start_Kpded" (recommended):

                ./start_Kpded

        Note: You should first edit the start-script, read the howto inside that start-script.

        Note: File permissions of "kpded" and the "start_Kpded" should be set to "-rwxr--r--".
              Command: chmod 744 kpded start_Kpded
              All Kp-files should be owned by the user and not by root.
              For security reasons: DONT RUN kpded AS ROOT !!

