ivomarel / InfinityScroll

These script will make your UnityGUI ScrollRects scroll infinitely. I used the HorizontalLayoutGroup and VerticalLayoutGroup components to display my UI elements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the open source license for this library?

darktable opened this issue · comments

If it's MIT or Apache I can include it in my project, otherwise I'll have to write my own. By default, if you don't specify a license, github projects are "all rights reserved."

Thanks.

You can use it for anything you want - MIT license :)