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 3f34741 commit 7dec987Copy full SHA for 7dec987
README.md
@@ -32,7 +32,7 @@ public static class MyScript {
32
33
## TODO
34
35
-* [] Script reloading
36
-* [] Specifying script metadata (name, description, DLL dependencies)
37
-* [] Maybe a UI?
38
-* [] Optionally an ability to locate and use `csc` to compile scripts when mcs cannot be used
+* [ ] Script reloading
+* [ ] Specifying script metadata (name, description, DLL dependencies)
+* [ ] Maybe a UI?
+* [ ] Optionally an ability to locate and use `csc` to compile scripts when mcs cannot be used
0 commit comments