tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://truneet.itch.io/valoria



VERY EARLY DEMO

Action RPG and survival sandbox.

Controls:

  • WASD - Move
  • Space - Jump
  • E - Toggle Inventory
  • 0-9 - Switch equipped item
  • Left click - Place foreground block or use tool/primary attack.
  • Right click - Place background block or secondary attack (red/fire wand in inventory is currently the only item with a second attack)
  • Middle click - Open/close doors
  • F1 - Toggle hotbar visibility
  • F11 - Toggle Fullscreen
  • T - Open multiplayer chat

Hosting multiplayer server:

You may host a game server by adding the `--server` argument to the executable, from the command line:

/path/to/valoria --server

macOS Specific Instructions

/path/to/Valoria.app/Contents/MacOS/Valoria --server

The server will start accepting connections on `*:1337`. Currently, it is not possible to change the port number.