Skip to content

VMB v1.8.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 18:49
· 2 commits to master since this release
0bbcf30

What's Changed

  • Building mods now uses the core/ folder found in the SDK install directory instead of the core/ folder inside a mod's source folder.
    You can revert this behavior by passing in the any of the following flags: -useModCore, -use-mod-core, -core, -c
  • Fixed a issue with .stream files not being copied from the .temp folder into the local workshop directory when building mods locally.
  • Added in a github actions that allow for automatic publishing of releases

Full Commit Log: 1.8.0...1.8.2