Search found 1 match

by johns1111
Mon Apr 04, 2016 3:03 am
Forum: R.U.B.E discussion
Topic: List of loaders for RUBE scenes
Replies: 37
Views: 436718

Re: List of loaders for RUBE scenes

I just wanted to share a simple loader. The UserData is just inherited from Dictionary<string,object> with no modifications (yet). using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.Serialization; using System.Text; using System.Threading.Tasks; ...