Skip to content

Mod to allow Primitier to be played without VR equipment.

License

Notifications You must be signed in to change notification settings

YutoMaeda1209/PrimitierDesktop

Repository files navigation

PrimitierDesktop

Mod to allow Primitier to be played without VR equipment.

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Acknowledgments

About The Project

This is a mod that allows Primitier to be controlled by keyboard and mouse. To avoid interfering with other mods, we have made it so that it does not directly enable or disable any objects in the game as much as possible. Therefore, it can be used as a debugging tool for mods.

Getting Started

How to install the mod to Primitier.

Prerequisites

Install the tools needed to install the mod.

Installation

  1. download the mod from the release page.
  2. put PrimitierDesktop.dll in Primitier/Mods folder.
  3. Play Primitier!

Usage

Controls

Action Left hand Right hand
Toggle hand menu N M
Toggle grab H J
Bind cubes T Y
Separate cubes U I
Reset position Q E
Action Key
Toggle cursor Escape
Rotate hand Mouse Wheel

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Top contributors:

contrib.rocks image

License

Distributed under the MIT License. See LICENSE.txt for more information.

Acknowledgments

This is the project I referred to in creating this project.