diff --git a/TODO.txt b/TODO.txt index 82cc458..707f087 100644 --- a/TODO.txt +++ b/TODO.txt @@ -8,7 +8,6 @@ TODO: -- Random loot spawning in chests in predefined places (inside houses) !- Add a proper licence and give credit to the creators of the mods used !- Make guns zoom in with a crosshair while rightclick is held --- Header, screenshot, and icon -- Polish the game -- Rewrite the main mod from scratch with higher code standards -- A scoring system with leaderboards diff --git a/menu/background.png b/menu/background.png new file mode 100644 index 0000000..826e376 Binary files /dev/null and b/menu/background.png differ diff --git a/menu/header.png b/menu/header.png new file mode 100644 index 0000000..585eecf Binary files /dev/null and b/menu/header.png differ diff --git a/menu/icon.png b/menu/icon.png new file mode 100644 index 0000000..51da45e Binary files /dev/null and b/menu/icon.png differ