From 336eefdd26b67e06f85cf89bc4cddd4c827810eb Mon Sep 17 00:00:00 2001 From: BAD-AL Date: Wed, 10 Jul 2024 17:26:09 -0600 Subject: [PATCH] link fixes --- README.md | 3 ++- docs/index.html | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a4354fd..948685e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # tsbtools Tools developed to be used with Tecmo Super Bowl (NES & SNES) -Automatically exported from code.google.com/p/tsbtools + +[links to online versions of TSBTool (experimental)](https://bad-al.github.io/tsbtools/) diff --git a/docs/index.html b/docs/index.html index 2e777fc..4dcd5b5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,12 +35,12 @@

Accessible Web Pages

- TSBTool Godot 3, HTML5 GDScript, C# + TSBTool Godot 3, HTML5 GDScript, C#
Godot 3 application with GDScript, JavaScript, C# HTML5 integration.

- TSBTool Bridge JavaScript + TSBTool Bridge JavaScript
Simple 'Bridge.NET' (C# to JavaScript converter) integration of TSBTool
functionality.