~starkingdoms/starkingdoms

ref: 87665fcf6a0162d09d148802b899b4a76439c6cb starkingdoms/protocol/src/api.rs -rw-r--r-- 106 bytes
87665fcf — ghostlyzsh added loose modules, rendering is stupid 2 years ago
                                                                                
1
2
3
4
5
6
use serde::{Deserialize, Serialize};

#[derive(Serialize, Deserialize)]
pub struct APISavedPlayerData {

}