Skip to content

Commit e5a5d0d

Browse files
ckaiserdacap
authored andcommitted
Remove reference to JavaScript in CLI docs
1 parent d9b586d commit e5a5d0d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

cli.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,7 @@ Options:
105105

106106
Executes Aseprite in a
107107
[REPL mode](https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop). You
108-
can write JavaScript code in this mode. There are plans for a
109-
[specific API](https://github.com/aseprite/api-draft) for future version.
108+
can write Lua code in this mode using [the scripting API.](//www.aseprite.org/api)
110109

111110
## --batch
112111

0 commit comments

Comments
 (0)