File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,24 @@ goes into more depth about calling Rust code from C# in Unity.
188188[ ultimechs-post ] : https://www.resolutiongames.com/blog/programming-a-vr-game-using-rust
189189[ ultimechs-post-2 ] : https://www.resolutiongames.com/blog/calling-rust-from-c-in-unity
190190
191+ ### [ eo.rs] [ eo-rs-website ]
192+
193+ ![ npcs talking] ( eo-rs.png )
194+ _ NPCs chatting in the game world_
195+
196+ [ eo-rs] [ eo-rs-website ] by [ @sorokya ] ( https://github.com/sorokya )
197+ is a development library and game server for the MMORPG
198+ [ Endless Online] ( https://www.endless-online.com ) .
199+
200+ Recent updates:
201+
202+ - Made NPCs appear and move around in the game world
203+ - Created a proxy tool to document interactions between the original client and server
204+ - Implemented player stat calculations
205+ - Made NPCs talk
206+
207+ [ eo-rs-website ] : https://eo-rs.dev
208+
191209## Engine Updates
192210
193211### [ godot-rust] [ gd-github ]
You can’t perform that action at this time.
0 commit comments