721acbd1aa
Godot 4.7 C# world simulation per SPEC.md (with 2026-07-21 amendments). 15 NPCs, 5-state machine, demand-driven work, soul-imprint triad data model, seasons with winter frost, granary, need-based gift economy, selfish-soul contrast wiring, daily/per-villager/gift CSV logging. FINDINGS.md documents the four soak experiments: the dead paradise, the buffers winning, the emergent hungry gap, and the contrast test proving the four-town thesis (and that selfishness wins until the soul-consequence layer exists). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
20 lines
702 B
Plaintext
20 lines
702 B
Plaintext
[remap]
|
|
|
|
importer="csv_translation"
|
|
type="Translation"
|
|
uid="uid://dpef17p6lhdnb"
|
|
|
|
[deps]
|
|
|
|
files=["res://soak_gifts.giver.translation", "res://soak_gifts.giver.translation", "res://soak_gifts.receiver.translation", "res://soak_gifts.receiver.translation", "res://soak_gifts.material.translation", "res://soak_gifts.amount.translation"]
|
|
|
|
source_file="res://soak_gifts.csv"
|
|
dest_files=["res://soak_gifts.giver.translation", "res://soak_gifts.giver.translation", "res://soak_gifts.receiver.translation", "res://soak_gifts.receiver.translation", "res://soak_gifts.material.translation", "res://soak_gifts.amount.translation"]
|
|
|
|
[params]
|
|
|
|
compress=1
|
|
delimiter=0
|
|
unescape_keys=false
|
|
unescape_translations=true
|