» Contents » (0) Quickstart » (1) Introduction » (1.1) What is TomeNET? (Where can I get the latest sources?)
» (2) Installation & setup» (3) Creating a character & starting to play » (4) The world » (5) Item and flag details, elements » (6) Monster details » (7) Character details » (8) Tactics & strategy » (9) Miscellanous |
(1.1) What is TomeNET? (Where can I get the latest sources?) ------------------------------------------------------------ TomeNET is an online multiplayer rogue-like role-playing game, derived from MAngband (Multiplayer-Angband). It's based on the stories of J.R.R. Tolkien mainly, hence the name "the Troubles of Middle Earth" or alternatively also spelled out "the Tales of Middle Earth". The final goal in TomeNET is to destroy the fallen god Melkor who is known by the name of Morgoth, Lord of Darkness. The official websites are mentioned in the first couple of lines of this guide. Note that ToME and TomeNET although both coming from similar roots are actually quite different games that are maintained by different persons/teams. If you want to download the source code, you can get it from www.tomenet.eu in the download section or from our github repository at https://github.com/TomenetGame/tomenet or just clone it via command-line git command to your pc like this: git clone https://github.com/TomenetGame/tomenet.git
|