Port of SiraUtils features to Quest

Related tags

Miscellaneous Lapiz
Overview

Lapiz

Port of SiraUtils features to Quest.

What is Lapiz?

Lapiz is a library that abstracts the more difficult and tedious parts of Zenject away from you, making your life easier. The goal of Lapiz is to make features more accessible, and have Dependency Injection more a staple feature of Quest Beat Saber mods.

When is this going to release?

Lapiz is nowhere close to stable, and therefore not ready for release. We are still working on implementing Zenject and the other important wrapper and providers.

I got this installed... Do I need it?

Probably! There might be mods that require it and uses its providers or its features to make their mod work!

Contributing?

Fork the repo, make your changes and Pull Request it!

Follow the contributing guidelines found here

You might also like...
WIP / DIN-rail compatible WiFi security camera with additional features (doorbell detection, magnetic / reed switch door & PIR sensor...) that sends you alerts on Telegram if someone unauthorised breaks into your house.
WIP / DIN-rail compatible WiFi security camera with additional features (doorbell detection, magnetic / reed switch door & PIR sensor...) that sends you alerts on Telegram if someone unauthorised breaks into your house.

WIP / DIN-rail compatible WiFi security camera with additional features (doorbell detection, magnetic / reed switch door & PIR sensor...) that sends you alerts on Telegram if someone unauthorised breaks into your house.

Orca - Advanced Malware with multifeatures written in ASM/C/C++ , work on all windows versions  !  (some features still under developing and not stable)
Orca - Advanced Malware with multifeatures written in ASM/C/C++ , work on all windows versions ! (some features still under developing and not stable)

About Orca Orca is an Advanced Malware with multifeatures written in ASM/C/C++ features Run in Background (Hidden Mode) Records keystrokes and saves t

Cppbackport - A backport of C++11/14/17 features to earlier versions

This is a backport of the current C++ standard library to C++03/11/14. Obviously not everything can be backported, but quite a bit can. Quick Start Th

Model of the classic Ibanez Tube Screamer 808 using Nodal Analysis and WDF with a few new features added!
Model of the classic Ibanez Tube Screamer 808 using Nodal Analysis and WDF with a few new features added!

TS-808-Ultra Model of the classic Ibanez Tube Screamer 808 using Nodal Analysis and WDF with a few new features added! Download Windows vst3 and Mac v

Cross-platform, Serial Port library written in C++

Serial Communication Library (Linux and OS X) (Windows) This is a cross-platform library for interfacing with rs-232 serial like ports written in C++.

Lean4 port of Arduino balance car controller
Lean4 port of Arduino balance car controller

lean4-balance-car This is a small proof-of-concept exercise to show a Lean 4 program controlling a real robotics platform which requires low latency c

QEMU port for t8030

QEMU README QEMU is a generic and open source machine & userspace emulator and virtualizer. QEMU is capable of emulating a complete machine in softwar

C++11 port of docopt

docopt.cpp: A C++11 Port Contents docopt creates beautiful command-line interfaces Isn't it awesome how getopt (and boost::program_options for you fan

Trial port of the rtf_433 Library for use with OpenMQTTGateway on a ESP32 and a CC1101 Transceiver

This is an attempt at creating an Arduino library for use on ESP32 boards with a CC1101 transceiver with the device decoders from the rtl_433 package.

Comments
  • Fix/saberfixes

    Fix/saberfixes

    • Fixes trails not working on cloned sabers when sabers disabled (to prevent cutting)
    • Fixes some bugs with instantiating saber models when a type registration is used
    opened by RedBrumbler 0
  • Feat: mirror object redecoration

    Feat: mirror object redecoration

    Just like how the regular objects can be redecorated, the mirror objects should have the same functionality. This requires some extra installers to be hooked for redecoration code to be placed in them

    enhancement 
    opened by RedBrumbler 0
  • [BUG] Exposing classes causes crash on location load

    [BUG] Exposing classes causes crash on location load

    auto zenjector = Zenjector::Get();
    
    zenjector->Expose<GlobalNamespace::GameEnergyUIPanel*>("Environment");
    zenjector->Expose<GlobalNamespace::ComboUIController*>("Environment");
    zenjector->Expose<GlobalNamespace::ScoreMultiplierUIController*>("Environment");
    zenjector->Expose<GlobalNamespace::SongProgressUIController*>("Environment");
    zenjector->Expose<GlobalNamespace::ImmediateRankUIPanel*>("Environment");
    

    This should work, as it's identical to the PC usage found here: https://github.com/Exomanz/UITweaks/blob/sira3/UITweaks/Plugin.cs#L30-L34 - PC mod works fine.

    ********** Crash dump: **********
    Build fingerprint: 'oculus/hollywood/hollywood:10/QQ3A.200805.001/49068160412800150:user/release-keys'
    #00 0x0000000000080a74 /apex/com.android.runtime/lib64/bionic/libc.so (prop_area::find_property(prop_bt*, char const*, unsigned int, char const*, unsigned int, bool)+68) (BuildId: 74793b832f73c27f2be0922f70cc8e16)
    #01 0x000000000f8b37b4 /data/data/com.beatgames.beatsaber/files/libcodegen.so (std::get_unexpected()) (BuildId: 1c74ec3efe44d71e52f55b03528304b2fa65db11)
    Crash dump is completed
    
    bug 
    opened by mineblock11 1
Releases(v0.1.9)
Owner
Raine
Im a Junior developer, who specialised in .NET & C#
Raine
Add extra features to Discord via patches!

DiscordExtras An iOS tweak that lets you apply patches the iOS Discord client. Available on my repo here. Components DiscordExtrasPrefs This includes

Zoey 32 Sep 28, 2022
Poc to test my little friend features without any sdk

poc.vic-hack POC to test my little friend "vector" features without any sdk Ultimate goal - being able to write own firmware components without propri

Oleg Lytvynenko 8 Feb 26, 2022
C64 Watch is a customized T-Watch 2020 that was inspired by the Commodore 64 computer. It features a C64 theme and a built-in BASIC interpreter.

C64 Watch C64 Watch is a customized T-Watch 2020 that was inspired by the Commodore 64 computer. It features a C64 theme and a built-in BASIC interpre

Nick Bild 30 Nov 26, 2022
MHPatches is a plugin that brings some of PS2 features of Manhunt to the PC.

MHPatches Intro MHPatches is a plugin that brings some of PS2 features of Manhunt to the PC. Requirements UAL (https://github.com/ThirteenAG/Ultimate-

Fire_Head 30 Dec 20, 2022
Audacity fork without Telemetry and with new features

Audacity fork without Telemetry and with new features

Sartox Free Software 705 Jan 3, 2023
A faithful transposition of the key features/functionality of @itm4n's PPLDump project as a BOF.

PPLDump BOF Who worked on this? Justin Lucas (@the_bit_diddler) Brad Campbell (@hackersoup) What is this? Jokingly, an exercise of my own personal san

null 124 Dec 28, 2022
Small and dirty header-only library that supports user input with some more advanced features than in the standard lib.

dirty-term Small and dirty header-only library that supports user input with some more advanced features than in the standard lib. This small, lightwe

null 3 Apr 24, 2022
Samir Teymurov 1 Oct 6, 2021
Sword Engine is a fork of Psych Engine that plans on adding more features and quality of life improvements.

⚠️ WARNING: This README is currently incomplete, This warning will be removed once it's complete. Friday Night Funkin' - Sword Engine Sword Engine is

swordcube 7 Jul 9, 2022