From 3cd9367abbbf74e40db07541e2b6a527cbdddaa4 Mon Sep 17 00:00:00 2001 From: BAD-AL Date: Wed, 10 Jul 2024 17:14:24 -0600 Subject: [PATCH] Readme updated for Godot 3 small screen sizes Add index.html to docs folder --- TSBProjects/TSBTool_Godot_3/README.md | 2 +- docs/index.html | 47 +++++++++++++++++++++++++++ index.html | 47 --------------------------- 3 files changed, 48 insertions(+), 48 deletions(-) delete mode 100644 index.html diff --git a/TSBProjects/TSBTool_Godot_3/README.md b/TSBProjects/TSBTool_Godot_3/README.md index e3103a5..353a4ae 100644 --- a/TSBProjects/TSBTool_Godot_3/README.md +++ b/TSBProjects/TSBTool_Godot_3/README.md @@ -1,6 +1,6 @@ # Godot 3 C# + HTML5 Project -[Godot 3 TSBTool HTML5 Export](https://bad-al.github.io/tsbtools/TSBTool_Godot_3/TSBTool_Godot3.html) +[Godot 3 TSBTool HTML5 Export](https://bad-al.github.io/tsbtools/TSBTool_Godot_3/TSBTool_Godot3.html) [Sizing currently an issue for small screens] Description diff --git a/docs/index.html b/docs/index.html index e69de29..2e777fc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -0,0 +1,47 @@ + + + + + + Links + + +

Accessible Web Pages

+ +
+ TSBTool Godot 3, HTML5 GDScript, C# +
Godot 3 application with GDScript, JavaScript, C# HTML5 integration.
+
+
+
+ TSBTool Bridge JavaScript +
Simple 'Bridge.NET' (C# to JavaScript converter) integration of TSBTool
functionality.
+
+ + diff --git a/index.html b/index.html deleted file mode 100644 index 2e777fc..0000000 --- a/index.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - Links - - -

Accessible Web Pages

- -
- TSBTool Godot 3, HTML5 GDScript, C# -
Godot 3 application with GDScript, JavaScript, C# HTML5 integration.
-
-
-
- TSBTool Bridge JavaScript -
Simple 'Bridge.NET' (C# to JavaScript converter) integration of TSBTool
functionality.
-
- -