mirror of
https://github.com/processing/processing4.git
synced 2026-04-29 15:41:01 +02:00
working on library menu, start refactoring but not complete yet, so most of it disabled
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
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
|
||||
application=javascript.jar
|
||||
|
||||
Reference in New Issue
Block a user