SethBling / cbscript

CBScript for Minecraft
1.13k stars 28 forks source link

Allow importing files from folders #18

Open tddebart opened 3 months ago

tddebart commented 3 months ago

This allows you to now do the following

import libs\common

fixes #19

CoolCat467 commented 2 months ago

As is, this would likely break on posix-based systems like MacOS and Linux