pixley / TimelineBuilder

Utility for worldbuilders to create custom timelines
GNU General Public License v3.0
1 stars 0 forks source link

Calendar system scripting via embedded Python #1

Open pixley opened 2 years ago

pixley commented 2 years ago

Embed the Python interpreter and develop an API for reporting dates and timespans, including arbitrary levels of detail.

pixley commented 2 years ago

Implemented in commit afa443c9c3b2e1120245218788a1d9a53059d6c1. Needs further testing against proper calendar systems.