- .NET 10 console app with Spectre.Console and Loreline integration - Black Box Sim architecture (simulation separated from presentation) - Progressive CLI rendering (9 phases from basic to full layout) - 25+ box definitions with weighted loot tables - 100+ item definitions (meta, cosmetics, materials, adventure tokens) - 9 Loreline adventures (Space, Medieval, Pirate, etc.) - Bilingual content (EN/FR) - Save/load system - Game Design Document
24 lines
No EOL
435 B
JSON
24 lines
No EOL
435 B
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETStandard,Version=v2.1/",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETStandard,Version=v2.1": {},
|
|
".NETStandard,Version=v2.1/": {
|
|
"Loreline/1.0.0": {
|
|
"runtime": {
|
|
"Loreline.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Loreline/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
} |