From beb25ee926b95a250893f8d0917a33063707173f Mon Sep 17 00:00:00 2001 From: Mackery Date: Wed, 1 Feb 2023 10:31:26 -0600 Subject: [PATCH 1/2] why gitgnore readme? --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4614655..6ae9a1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ random example mod/ currentMod.txt -READNE.md -Test/ \ No newline at end of file +Test/ From 73e2c2a8a33c57b4a762e158f58b542171e1fb43 Mon Sep 17 00:00:00 2001 From: Mackery Date: Wed, 1 Feb 2023 10:34:48 -0600 Subject: [PATCH 2/2] readme --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..56da5d5 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Test Engine Ports + +## Mods + * Hypno's Lullaby + * Smoke Em Out Struggle + * Sonic.exe + +## How to install +Heres a tutorial on how to install these mods + +1. Download the source code +2. Copy the folders +3. Paste the folders into Test Engines Mods folder +4. Open Test Engine +5. Goto Main Menu and press M +6. Select your mod +7. Done! \ No newline at end of file