Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raysteria Logo Dark Raysteria Logo Light

A server re-implementation for a certain mobile gacha game.

Caution

Project on early development stage, don't use in production!

Quick Start

Android (via Termux):

pkg install git python rust binutils uv libuv -y
git clone https://github.com/nexogone/raysteria-offline.git

cd raysteria-offline
uv run uvicorn raysteria:create_app --host localhost --port 5001 --factory

Android (via Termux) - Alternative method:

pkg install git python -y
pip install litestar==2.21.0 jinja2==3.1.6 uvicorn==0.41.0

cd ~/storage/shared
git clone https://github.com/nexogone/raysteria-offline.git

cd ~/storage/shared/raysteria-offline
uvicorn raysteria:create_app --host localhost --port 5001 --factory

About

A server re-implementation for a certain mobile gacha game.

Topics

Resources

Code of conduct

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages