Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 458 Bytes

File metadata and controls

13 lines (9 loc) · 458 Bytes

Eclipse picture

Requirements:

  • Vulkan SDK set up
  • A Redis-compatible server running (or Dragonfly if toggled on in the server build options)
  • Zig 0.15.2

Usage:

Make sure the following all point to the correct IPs and ports (they're all localhost by default):

  • Server settings (assets/server/settings.ziggy)
  • Client build options (login_server_ip, login_server_port)