docs(age-dwarves): 📝 Remove outdated Rust simulation crates acknowledgment from credits.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
3eb0c35b45
commit
e24034ac25
1 changed files with 0 additions and 15 deletions
|
|
@ -21,21 +21,6 @@
|
|||
{ "name": "wasm-bindgen", "role": "WASM bindings (MIT)", "url": "https://rustwasm.github.io" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"heading": "Rust Simulation Crates",
|
||||
"entries": [
|
||||
{ "name": "mc-core", "role": "Hex grid, tiles, pathfinding" },
|
||||
{ "name": "mc-climate", "role": "Climate and ecology simulation" },
|
||||
{ "name": "mc-combat", "role": "Tactical combat resolver" },
|
||||
{ "name": "mc-city", "role": "City growth and production" },
|
||||
{ "name": "mc-economy", "role": "Empire economy" },
|
||||
{ "name": "mc-happiness", "role": "Happiness pool + luxuries" },
|
||||
{ "name": "mc-culture", "role": "Culture and borders" },
|
||||
{ "name": "mc-tech", "role": "Tech web graph" },
|
||||
{ "name": "mc-ai", "role": "MCTS + heuristics" },
|
||||
{ "name": "mc-turn", "role": "Turn processor and victory" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"heading": "Fonts",
|
||||
"entries": [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue