Go to file
Deukhoofd df662ce6b5
Change to RwLock over Mutex, so we can read without locking, changes to BattleRandom to allow for cloning, and prevent race conditions.
2022-06-04 12:40:32 +02:00
.cargo Major amounts of progress 2022-06-03 16:35:18 +02:00
src Change to RwLock over Mutex, so we can read without locking, changes to BattleRandom to allow for cloning, and prevent race conditions. 2022-06-04 12:40:32 +02:00
.gitignore Initial commit, implements most of the static_data side. 2021-01-30 22:29:59 +01:00
Cargo.toml Change to RwLock over Mutex, so we can read without locking, changes to BattleRandom to allow for cloning, and prevent race conditions. 2022-06-04 12:40:32 +02:00