~starkingdoms/starkingdoms

ref: ship-editor starkingdoms/crates/common/src/save/v1.rs -rw-r--r-- 96 bytes
f85bb4deghostly_zsh ship editor fix: thruster attachment and connected part sprite 2 hours ago
                                                                                
1
2
3
4
5
6
use serde::{Deserialize, Serialize};

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

}