This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Description
Hello i have a question,
Is possibile load a file from directory?
First supposition. Load Texture From file.
Maybe using FileStream, Get bytes from file and construct texture.
Other question, i use Jint. is a javascript interpreter for .net
need to read javascript file in the folder. is possible?