INJA: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 May 2026

  • curprev 02:5202:52, 15 May 2026 Brazil talk contribs 4,476 bytes +4,476 Created page with "= Inja Template Engine Integration = This project integrates the [https://github.com/pantor/inja inja] C++ template engine for dynamic text rendering in the MUD. Builders and developers can use inja templates to create flexible, data-driven descriptions and messages. == Features Exposed to Templates == === 1. Variable Substitution === You can use variables from the game context: * <code>player.name</code>, <code>player.level</code>, <code>player.race</code>, etc. *..." Tag: Visual edit: Switched