This commit is contained in:
2025-08-28 09:17:10 +02:00
parent 049f2316bd
commit c10a7f2e7b
19 changed files with 553 additions and 497 deletions

View File

@@ -6,6 +6,10 @@ import freeflowuniverse.herolib.core.pathlib
import os
pub fn play(mut plbook PlayBook) ! {
if !plbook.exists(filter: 'incatokens.') {
return
}
console.print_header('INCA Token Simulation')
// Collect all configurations first