ItsDeltin / Overwatch-Script-To-Workshop

Converts scripts to Overwatch workshops.
208 stars 26 forks source link

feat: Attempt to add mode name to lobby settings #370

Closed CactusPuppy closed 2 years ago

ItsDeltin commented 2 years ago

Remove the change from Schema.cs, the 'Description' property there is unrelated to workshop's Description setting. The RootSchema class is an implementation of the json schema standard: https://www.tutorialspoint.com/json/json_schema.htm

Decompile code looks good

The following methods need to be updated: