#how to get needle-component-compiler into separate Next.js project

1 messages · Page 1 of 1 (latest)

autumn remnant
#

i noticed you have to assign in unity this "Compiler Directory" to this folder that exists in node modules.

However, if you use the NextJS demo repo, that folder does not exist inside node modules, even after installing everything from package.json - and not sure how to properly get it there

i found it in some other sample project and guess i can just copy and paste the folder over, but wondering the proper way

normal dewBOT
autumn remnant
vital ice
#

You can install e.g. @needle-tools/helper or the compiler directly with npm i @needle-tools/needle-component-compiler in your next project

#

For unity make sure to use 1.x version (e.g. latest stable 1.11.1)