Fix readme copy-paste fail.

This commit is contained in:
Relintai 2020-07-28 18:51:29 +02:00
parent 42d45cc3e4
commit 917fb8048a
3 changed files with 3 additions and 13 deletions

View File

@ -1,16 +1,12 @@
# Broken Seals # Broken Seals Roguelike
A 3D third person RPG. With both multiplayer, and singleplayer capabilities. An experimental 2d roguelike version of Broken Seals.
The main gameplay-loop goal is to create an experience with enough complexity and depth, that can rival the more old-school MMO- and action rpgs, because nowadays I feel like that is something that got lost.
I want the game to run on every platform, but the game design is PC first. From the testing I've done this is not going to be an issue.
### In order to open the game project in Godot, you need a custom built Godot editor! [See here.](#editing-the-game) ### In order to open the game project in Godot, you need a custom built Godot editor! [See here.](#editing-the-game)
Screenshot: Screenshot:
![Broken Seals](pictures/screen.jpg) ![Broken Seals](pictures/screen.png)
## Editing the game ## Editing the game
@ -30,14 +26,8 @@ These are the required engine modules, they are listed here for completeness`s s
https://github.com/Relintai/world_generator.git \ https://github.com/Relintai/world_generator.git \
https://github.com/Relintai/entity_spell_system.git \ https://github.com/Relintai/entity_spell_system.git \
https://github.com/Relintai/ui_extensions.git \ https://github.com/Relintai/ui_extensions.git \
https://github.com/Relintai/voxelman.git \
https://github.com/Relintai/texture_packer.git \ https://github.com/Relintai/texture_packer.git \
https://github.com/Relintai/godot_fastnoise.git \ https://github.com/Relintai/godot_fastnoise.git \
https://github.com/Relintai/mesh_data_resource.git \
https://github.com/Relintai/procedural_animations.git \
https://github.com/Relintai/props.git \
https://github.com/Relintai/mesh_utils.git \
https://github.com/Relintai/broken_seals_module.git \
https://github.com/Relintai/thread_pool.git https://github.com/Relintai/thread_pool.git
## Compiling ## Compiling

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 KiB

BIN
pictures/screen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB