Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit 0fe3eba

Browse files
authored
Update README.md
1 parent fbb5e7f commit 0fe3eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ See [what is haxe?](https://haxe.org/manual/introduction-what-is-haxe.html), a [
1818

1919
## Todos:
2020
* Add ENUM generation (Kind of want to wait for SF to have a separate ENUM tab first.)
21-
* Autogenerate more than "Any" and "Void" for params and return types. (We need Starfall's docs to be consistent and typed.)
21+
* Autogenerate multi-types. (Currently just do Dynamic, instead of Either<...>)
2222
* Generate documentation for each parameter and return type in the autogenerated haxe doc comments. ([See how gmodhaxe does it.](https://github.com/ponobodod/gmodhaxe/blob/4ca0f77bca71cc7eb213f98d8a4d37ef75e8ffe7/src/gmod/libs/CoroutineLib.hx#L17))
2323

2424
## Usage:

0 commit comments

Comments
 (0)