how to add ical format

for displaying ical what are all the necessary files …to include in our system …pls explain how to add the ical in our dhtmlxscheduler events

If you want to load ical data just use

scheduler.load("some.ical","ical")

there is no need for any extra files|customization