commit d5f53d7e3ad587eabfbdfe12bc09f4559fe0158e Author: Pedro Gomes Date: Mon Dec 2 17:21:18 2019 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..595757c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,39 @@ +# ---> Unity +[Ll]ibrary/ +[Tt]emp/ +[Oo]bj/ +[Bb]uild/ +[Bb]uilds/ +Assets/AssetStoreTools* + +# Visual Studio cache directory +.vs/ + +# Autogenerated VS/MD/Consulo solution and project files +ExportedObj/ +.consulo/ +*.csproj +*.unityproj +*.sln +*.suo +*.tmp +*.user +*.userprefs +*.pidb +*.booproj +*.svd +*.pdb +*.opendb +*.VC.db + +# Unity3D generated meta files +*.pidb.meta +*.pdb.meta + +# Unity3D Generated File On Crash Reports +sysinfo.txt + +# Builds +*.apk +*.unitypackage + diff --git a/README.md b/README.md new file mode 100644 index 00000000..94578179 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Knowledge + +Knowledge - the game, the legend. + +3D Isometric best seller \ No newline at end of file