mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
moving the libraries too
This commit is contained in:
@@ -0,0 +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
|
||||
Reference in New Issue
Block a user