diff --git a/README.md b/README.md index 7aa2913ffb..a99c794d66 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,8 @@ We have a Discord server where we discuss development. https://discord.gg/VZbXMH So far, we've decompiled around 400,000 lines of GOAL code, out of an estimated 500,000 total lines. We have a working OpenGL renderer which renders most of the game world and foreground. Levels are fully playable, and you can finish the game with 100% completion! There is currently *no* audio. Here are some screenshots of the renderer: -![](./docs/img/screenshot_hut_new_small.png) -![](./docs/img/screenshot_junglenew_custommood_small.png) +![](./docs/img/promosmall1.png) +![](./docs/img/promosmall2.png) YouTube playlist: https://www.youtube.com/playlist?list=PLWx9T30aAT50cLnCTY1SAbt2TtWQzKfXX diff --git a/docs/img/promosmall1.png b/docs/img/promosmall1.png new file mode 100644 index 0000000000..f1100915ce Binary files /dev/null and b/docs/img/promosmall1.png differ diff --git a/docs/img/promosmall2.png b/docs/img/promosmall2.png new file mode 100644 index 0000000000..63628561af Binary files /dev/null and b/docs/img/promosmall2.png differ diff --git a/docs/img/screenshot_hut_new_small.png b/docs/img/screenshot_hut_new_small.png deleted file mode 100644 index bcf79184fe..0000000000 Binary files a/docs/img/screenshot_hut_new_small.png and /dev/null differ diff --git a/docs/img/screenshot_junglenew_custommood_small.png b/docs/img/screenshot_junglenew_custommood_small.png deleted file mode 100644 index 3b3f83c0e3..0000000000 Binary files a/docs/img/screenshot_junglenew_custommood_small.png and /dev/null differ