**Bundled Libraries** Built-in Libraries of the [](manual.md.html) Fantasy Console by [Casual Effects](https://casual-effects.com) These libraries are provided with but are versioned separately. Include these in your game with _"⇲ Import existing script..."_ in the IDE or by adding them to the `"scripts"` section of your `.game.json` file using a `quad://scripts/` URL prefix. Library code does not count against your program's source code resource limits. Note that unlike the standard library API, bundled libraries: - May change incompatibly in the future - Have separate authors - Have individual (non-viral) open source licenses - Do not have their license automatically added to CREDITS (you must do this yourself)