mirror of
https://github.com/processing/processing4.git
synced 2026-01-28 19:01:08 +01:00
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
name = JavaScript
|
|
|
|
# don't actually export anything.. this is only to link against
|
|
# inside of the p5 environment
|
|
applet=
|
|
|
|
# for an application, export to prevent from breaking
|
|
application=javascript.jar
|