The indie urban planner game for designing every aspect of your city
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
226
commits
remove unused imports in startup selector_mesh
fcf3a59
create trigger tick_resident_moveins
7fd3013
cargo fmt resources/
e4b5084
change default MoveinRate::rate to 1.0 (from 0.25)
fb37355
create MoveinRate resource
4d6ef0f
update trigger tick_money_increase to pay taxes
266e7d7
change ResidentialTax::rate from f32 to f64
671c2e0
cargo fmt
82a6cb7
create resource ResidentialTax
01cf404
aa6a80a
create forwarder spawn_building_entities
2c8e3b4
create executor spawn_residential_buildings
d7ba8b6
add field residents to CreateResidentialBuildingMessage
c6029bd
derive Component for ResidentialBuilding
7546a84
create ResidentialVariant::get_capacity
7585137