Code Monkey home page Code Monkey logo

automove-ng's Introduction

Auto Move NG

User Requires Original AutoMove Mod

This dll was built from reverse engineering the original mod dll. No source code was given to me. This mod does not distribute anything that was not my work. You still require the script files and esp from the original mod for this dll to be at all useful.

Install

Build

Requirements

  • Visual Studio 2022
  • Mod Organizer 2 as your mod manager
  • cmake
  • vcpkg
  • A python 3 install for scripts

Commands

Set environment variable MO_SSE_INSTANCE to the folder path of your Skyrim Special Edition Mod Organizer instance. You will see mods, profiles, overwrite etc in the folder if its the right one. It will expect a mod with the same name as PROJECT_PLUGIN_NAME (in this case, "AutoMove NG") in mod organizer to copy fresh binary builds into. Ensure this mod along with the SKSE/Plugins folder is created.

You might need to update the vcpkg baselines, so run py scripts/update-baselines.py before the build if you encounter issues.

Build with:

cmake --preset vs2022-windows
cmake --build build --config (Debug|Release)

If you want to release a build on nexus or something, run cmake --install build which will run scripts/mkrelease.py to auto zip a build installable by ModOrganizer or vortex.

automove-ng's People

Contributors

greglando113 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

clayne rethesda

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.