From f760e5c64e5bd19a4407b7091fb516540164eaa7 Mon Sep 17 00:00:00 2001 From: 0xSwapFeeder <72012341+0xSwapFeeder@users.noreply.github.com> Date: Sat, 4 Mar 2023 10:55:34 +0100 Subject: [PATCH 1/3] Test Push --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab0db7b..7433ae8 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ namespace YourNameSpace And then `ScriptFactory.cpp`: ```cpp -#include "ScriptFactory.hpp" +#include "MyScriptFactory.hpp" polymorph::Initializer YourNameSpace::ScriptFactory::create(std::string &type, Config::XmlComponent &data, GameObject entity) From 3d359d09bde09d74f83e73cacd9c287c2b051d63 Mon Sep 17 00:00:00 2001 From: 0xSwapFeeder <72012341+0xSwapFeeder@users.noreply.github.com> Date: Sat, 4 Mar 2023 10:57:08 +0100 Subject: [PATCH 2/3] Test Push 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7433ae8..f877276 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# polymorphEngine +# PolymorphEngine polymorphEngine is a beautiful application/game engine that allows great modularity and all the advantages of an ECS.\ With this engine you don't need to bother, you have access to an application that allows you to do the most complicated configuration actions, but all simply and quickly!\ From c650c8ebb3e61766fea8f52c885b357410a9b82a Mon Sep 17 00:00:00 2001 From: 0xSwapFeeder <72012341+0xSwapFeeder@users.noreply.github.com> Date: Sat, 4 Mar 2023 11:39:35 +0100 Subject: [PATCH 3/3] Test push 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f877276..0215e41 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PolymorphEngine +# PolymorphEngine (old version) polymorphEngine is a beautiful application/game engine that allows great modularity and all the advantages of an ECS.\ With this engine you don't need to bother, you have access to an application that allows you to do the most complicated configuration actions, but all simply and quickly!\