[][src]Module rust_warrior::profile

contains the struct for saving player name and current level

Structs

Profile

The player profile is essentially just the player's chosen name and the level they are currently working on completing. This is saved in .profile at the root of the player's generated project.