diff --git a/.gitignore b/.gitignore index f8f5e09..4f95e2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store /Bin bin/ obj/ diff --git a/LICENSE b/LICENSE index 9e39d8d..86c0a48 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 DebugST +Copyright (c) 2021 DebugST@crystal_lz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/STNodeEditor.zip b/docs/STNodeEditor.zip new file mode 100755 index 0000000..16ee005 Binary files /dev/null and b/docs/STNodeEditor.zip differ