Recommended Visual Studio Project setup

Welcome to Portals United! / Forums / Troubleshooting / Recommended Visual Studio Project setup

  • Author
    Posts
  • April 2, 2025 at 12:22 pm #1425

    Hi any chance to provide a recommended Visual Studio project setup with all the correct dependencies? I am sure this will speed up development and stops stupid questions 😀

    If you provide a list of used packages and all of your .csproj files I guess I can generate this as well.

    Thank you,
    Best Moritz

    April 2, 2025 at 3:21 pm #1428

    Currently I added the following dependencies to my visual studio project to get a rough idea what can be used:

    C:\Nuro\World Builder\World Builder_Data\Managed\com.nuro.processes.dll
    C:\Nuro\World Builder\World Builder_Data\Managed\com.nuro.world-builder.asset-management.dll
    C:\Nuro\World Builder\World Builder_Data\Managed\com.nuro.world-builder.node-editor.dll
    C:\Nuro\World Builder\World Builder_Data\Managed\com.nuro.world-builder.plugin-core.dll
    C:\Nuro\World Builder\World Builder_Data\Managed\com.nuro.world-builder.runtime-scripting.dll
    C:\Nuro\World Builder\World Builder_Data\Managed\Newtonsoft.Json.dll
    C:\Nuro\World Builder\World Builder_Data\Managed\UnityEngine.CoreModule.dll
    C:\Nuro\World Builder\World Builder_Data\Managed\UnityEngine.UIElementsModule.dll

    April 16, 2025 at 12:08 pm #1472

    Now you can find all the available assemblies which you can use in the WB here.

  • You must be logged in to reply to this topic.