From 67078d29e08bc9e2c9d2863c16c9b467b65dddca Mon Sep 17 00:00:00 2001 From: Everni Date: Fri, 20 Mar 2020 18:46:53 -0400 Subject: [PATCH] Update desc, update build.txt, update README --- README.md | 1 + build.txt | 8 ++++++-- description.txt | 2 ++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2463b7..d95c6c7 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ Simply copy the Terraria3DKit folder into your source code and you're done! With ### Helpful Links: * [Discord Support Server](https://discord.gg/nJ5vPeA) +* [Homepage](https://forums.terraria.org/index.php?threads/terraria3dkit-a-development-library-for-rendering-3d-objects-in-terraria.86677/) \ No newline at end of file diff --git a/build.txt b/build.txt index 6c9b35d..acf7860 100644 --- a/build.txt +++ b/build.txt @@ -1,3 +1,7 @@ -displayName = Terraria3DKit - Example +displayName = Terraria3DKit V. a0.2 - Example author = Panini -version = 0.1 \ No newline at end of file +version = 0.2 +includePDB=true +includeSource=true +languageVersion=6 +homepage=https://forums.terraria.org/index.php?threads/terraria3dkit-a-development-library-for-rendering-3d-objects-in-terraria.86677/ \ No newline at end of file diff --git a/description.txt b/description.txt index c94d15f..1a36cab 100644 --- a/description.txt +++ b/description.txt @@ -1,5 +1,7 @@ Terraria3DKit Example +THIS IS AN ALPHA RELEASE! + This mod acts as an ExampleMod to the Terraria3DKit library made by Panini. Enclosed you will find the following examples: - ExamplePylon