Home of all of RoCRAFTERO, gaming, virtual machines and more
Retoria

A social gaming platform inspired by Roblox, made in Godot Engine.
System Requirements
(Godot Version)
- Windows 10/11
A graphics card with the latest version of Vulkan renderer (Retoria requires Vulkan or DirectX11/12 or latest version of DirectX to run)
You can run with the following parameters:
Retoria.exe --rendering-driver d3d12 (Experimental, but it works)
Retoria.exe --rendering-driver opengl (Legacy Graphics API, deprecated on 2017.), But it still works.
Retoria.exe --rendering-driver vulkan (By default, Godot Engine, the game engine Retoria was built runs on that API, is also a very modern graphics API released and launched on 2016)
CHECKLIST (ROADMAP)
Godot Engine (Client and Editor)
├─ Map/Script Editor
├─ Asset System
├─ Multiplayer Client
├─ Avatars
├─ Data Stores
├─ Join System
├─ In Game Chat and maybe In Website Chat on the client?
Server (Website) (Node.js/Go)
├─ Accounts
├─ Game Servers
├─ Databases
├─ Matchmaking
├─ Publish System
├─ Games/Places Page
├─ Asset Publishing
├─ Avatar Editor
├─ Groups
├─ Data Stores service
├─ Chat