mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-23 15:26:06 +00:00
6 lines
304 B
Plaintext
6 lines
304 B
Plaintext
|
# @install: lix --silent download "haxelib:/lime#8.0.0" into lime/8.0.0/haxelib
|
||
|
# @run: haxelib run-dir lime "${HAXE_LIBCACHE}/lime/8.0.0/haxelib"
|
||
|
-cp ${HAXE_LIBCACHE}/lime/8.0.0/haxelib/src
|
||
|
-D lime=8.0.0
|
||
|
--macro lime._internal.macros.DefineMacro.run()
|
||
|
-lib ndll:${HAXE_LIBCACHE}/lime/8.0.0/haxelib/ndll/
|