Proto commits in soulsmods/DSMapStudio

These 6 commits are when the Protocol Buffers files have changed:

Commit:120ba43
Author:Vawser

Commit

Commit:c3871ce
Author:Vawser

Project Reorganization - Moved the data assets into a separate project, rather than storing them in the main program project. - Added prefixes to some of the projects so they are grouped in VS

Commit:9242c1c
Author:Vawser

fix: Proto

Commit:19bba5b
Author:Vawser

Commit

The documentation is generated from this commit.

Commit:6b4a3d1
Author:katalash
Committer:GitHub

Reorganize project structure (#733) * initial new structure * readd tracy * readd more things that were accidentally removed * Fix gitignore * Fix workflows

The documentation is generated from this commit.

Commit:944977b
Author:Matthew Gruen
Committer:GitHub

Soapstone RPC server implementation (#167) * Soapstone implementation * With map load command, select map if already loaded * Set SoapstoneLib project directory to inside DSMapStudio * Copy in SoapstoneLib at e257e5e * Access Params dictionary through ParamBank.PrimaryBank now, in Soapstone and param duplication