Giter VIP home page Giter VIP logo

skyhorizon3 / commonlibvr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alandtse/commonlibvr

0.0 0.0 0.0 15.99 MB

This is an experimental reverse engineered library for Skyrim VR (ported from CommonLibSSE). There are two main branches (VR) which is based on po3's using ifdefs, and NG which is an updated NG build.

License: MIT License

C++ 93.85% Python 0.02% C 0.64% ActionScript 4.60% CMake 0.77% Lua 0.12%

commonlibvr's Introduction

CommonLibSSE/CommonLibVR

C++23 Platform Scripted maintenance

This a version of CommonLibVR that is based off of the latest CommonLibSSE after the cmake migration. It is meant to also work in SSE.

Build Dependencies

Development

Building

Ensure Development requirements are completed.

git clone https://github.com/alandtse/CommonLibVR.git
cd CommonLibVR
git checkout vr

# Install dependencies (may be skipped if cmake integrated with vcpkg)
vcpkg install
git submodule init
git submodule update

# Skyrim SE
cmake --preset vs2022-windows-vcpkg
cmake --build build --config Release

# Skyrim VR
cmake --preset vs2022-windows-vcpkg-vr
cmake --build buildvr --config Release

End User Dependencies SSE

End User Dependencies VR

Notes

  • CommonLibSSE/VR is incompatible with SKSE/SKSEVR and is intended to replace it as a static dependency. However, you will still need the runtime component.

Credits

  • Thanks to Ryan McKenzie for original code
  • Thanks to RollingRock & po3 for important contributions
  • Thanks to lfrazer for commonlibvr port which is the source of Exit-9B recombination; also thanks for all the support in discord.
  • Thanks to Exit-9B for recombination of CommonLibSSE and CommonLibVR
  • Thanks to powerof3 for maintaing a SSE branch of CommonLibSSE

Tutorial

Learn how to build your very first SKSE plugin using CommonLib by following this video tutorial.

commonlibvr's People

Contributors

ryan-rsm-mckenzie avatar powerof3 avatar alandtse avatar exit-9b avatar nightfallstorm avatar qudix avatar shad0wshayd3 avatar jfmherokiller avatar nikitalita avatar spectralplatypus avatar vermunds avatar slaynot avatar zax-ftw avatar ersh1 avatar fenix31415 avatar jpstewart avatar dann1 avatar w-drew avatar jfm535 avatar rafearthemodder avatar robbebryssinck avatar aers avatar zebrina avatar bobbyclue avatar ahzaab avatar gottyduke avatar colinswrath avatar atomcrafty avatar noahboddie avatar nukem9 avatar

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.