Log In  
Follow
nocksock

hi. i'm just starting out with pico8.

[ :: Read More :: ]

Hi!

I'm just starting out with pico8. can I somehow split my code into several files? So that I can easily re-use certain functions, or libraries like https://github.com/clowerweb/Lib-Pico8/

How would I import them (putting them into lib/file.lua then import "lib/file.lua" does not seem to work – it doesn't expose the defined functions.

P#42639 2017-07-20 06:28 ( Edited 2017-07-20 11:31)