Skip to content

Latest commit

 

History

History

README.md

Documentation Overview

This folder collects guides, references, and research notes for BlingoEngine.

Design & Architecture

Guides

  • BlazorDemo.md – Placeholder for notes about the Blazor demo project.
  • CastLibCsvImport.md – Importing cast libraries and members from CSV files.
  • FilmLoop.md – Film loop usage, internals, and nesting animations inside animations.
  • Fonts.md – Managing fonts across SDL2, Godot, Unity, and Blazor backends.
  • GettingStarted.md – Repository layout and how to run tests locally.
  • LegacySoundLoading.md – Notes about ediM payloads, format detection, and historical Director sound handling.
  • GodotSetup.md – Embedding BlingoEngine into a Godot project.
  • Progress.md – Current implementation status of Lingo language features.
  • SDLSetup.md – Notes for using the SDL2 front‑end runtime.

Byte Analysis

The docfx/ subfolder contains the DocFX configuration for generating the project's website.