GithubHelp home page GithubHelp logo

andrelo1 / gotobed-se Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 4.0 152 KB

Home Page: https://www.nexusmods.com/skyrimspecialedition/mods/4224

License: MIT License

C++ 78.58% CMake 20.50% C 0.93%
skyrim skyrim-special-edition skyrim-modding

gotobed-se's Introduction

gotobed-se

Dependencies

Build prerequisites

  • Visual Studio 2022
    • Desktop development with C++
  • vcpkg

Build instructions

Open x64 Native Tools Command Prompt for VS 2022.

git clone https://github.com/andrelo1/gotobed-se
cd gotobed-se
cmake -B build -S . -DCMAKE_TOOLCHAIN_FILE=[path to vcpkg]/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-windows-static-md -DVCPKG_OVERLAY_PORTS=vcpkg/ports
cmake --build build --config Release

gotobed-se's People

Contributors

andrelo1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gotobed-se's Issues

Skyrim version 1.6.659.0.8 update for Mod needed (Skyrim GOG)

Errors on initializing JContainers. JContainers is updated for GOG, but this mod seems to fail to recognize that JContainers is installed. Probably an easy fix for someone familiar with the code. Please update it. I have no idea what issues it causes aside from the player can't actually sleep. The character lays down, but you can't activate sleeping, they just get back up again, and the MCM spits out an error that JContainers isn't properly installed when it actually is. Probably just a minor version check that needs to be fixed.

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.