From 953b4b2b1669b6a758bf49f042b523b50a0a1189 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Fri, 29 Aug 2025 00:28:42 -0500 Subject: Update Gemfile --- oss/rune/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 oss/rune/index.html (limited to 'oss/rune/index.html') diff --git a/oss/rune/index.html b/oss/rune/index.html new file mode 100644 index 0000000..be7ed04 --- /dev/null +++ b/oss/rune/index.html @@ -0,0 +1,15 @@ + + + + + Rune Game Engine + + + +

Rune Game Engine

+

Rune is a fully 3D, open source game engine written in pure C. It is built + on open source libraries such as Vulkan and OpenAL, and it has a development + model loosely based on the Linux kernel.

+

Rune has a "Linux first" design, meaning that the engine targets Unix-like + systems primarily while maintaining compatibility with Windows and macOS. The + engine -- cgit v1.2.3