Removed Experimental Engine

This commit is contained in:
2025-10-25 23:37:02 -06:00
parent 05b72f17a6
commit e16746d407
117 changed files with 0 additions and 16887 deletions

View File

@@ -1,11 +0,0 @@
"""Borealis Engine package.
This namespace contains the next-generation server implementation.
"""
from __future__ import annotations
__all__ = [
"bootstrapper",
"server",
]