We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b082c4b commit 7e4ddd7Copy full SHA for 7e4ddd7
README.md
@@ -1,3 +1,13 @@
1
# Useful GML Scripts
2
3
-A collection of useful, reuseable GML script I've made over the years.
+A collection of useful, reuseable GML script I've made over the years.
4
+
5
+The scripts are divided into two categories:
6
7
+## Standalone
8
9
+A library of largely independent helper functions and structs that are easily integrated into any project.
10
11
+## Components
12
13
+A library of more complex prefabs. **NOTE:** *These are not 100% production-ready.*
0 commit comments