Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit afda1f7

Browse files
authoredNov 1, 2021
Update index.md
1 parent b72c703 commit afda1f7

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed
 

‎content/news/027/index.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,25 +88,27 @@ small update to improve the UI and fix a few bugs.
8888

8989
![Soldank](https://raw.githubusercontent.com/smokku/soldank/master/sshot.png)
9090

91-
[Soldank] ([GitHub](https://github.com/smokku/soldank), [Discord](https://discord.gg/cTaC4UtqE6))
92-
by [@smokku](https://twitter.com/smokkku) is an open source clone of [Soldat] engine.
93-
It aims for full compatibility with original game files, mods and gameplay with modernized
91+
[Soldank] ([GitHub](https://github.com/smokku/soldank),
92+
[Discord](https://discord.gg/cTaC4UtqE6)) by [@smokku](https://twitter.com/smokkku)
93+
is an open source clone of [Soldat] engine. It aims for full compatibility
94+
with original game files, mods and gameplay with modernized
9495
graphics engine and multiplayer networking code.
9596

9697
Recent developments include:
9798

98-
- Engine/Game code split
99-
- Command Line Interface
99+
- Engine/game code split
100+
- Command line interface
100101
- [Rhai] scripting
101102
- `hecs_rapier` integration
102-
- key/mouse-binding support
103+
- Key/mouse-binding support
103104
- Soldat's `.cfg` files support
104105
- Custom debug shapes rendering
105106
- Performance degradation fix
106107
- Refactored code to build on `hecs` ECS
107108
- ECS entities debug UI
108109

109-
_Blog post: [Engine and scripting](https://abadcafe.wordpress.com/2021/11/01/engine-and-scripting/)_
110+
The developers have also written a blog post:
111+
'_[Engine and scripting](https://abadcafe.wordpress.com/2021/11/01/engine-and-scripting/)_'
110112

111113
[Soldank]: https://github.com/smokku/soldank
112114
[Soldat]: http://soldat.pl/

0 commit comments

Comments
 (0)
Please sign in to comment.