From 0d4b61993cba37c180ac91e40a0fb362711de8de Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Fri, 30 Jan 2026 11:31:24 +0100 Subject: Initial implementation --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..59b846a --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + Mega Man Legends Model Viewer Demo + + +
+ + + -- cgit