You are viewing a potentially older version of this package. View all versions.
Crypto_Neo-Cubinator-1.0.0 icon

Cubinator

A CodeMod to allow you to capture a 6 sided cubemap of your current location in-game by pressing CTRL+P

Date uploaded 2 years ago
Version 1.0.0
Download link Crypto_Neo-Cubinator-1.0.0.zip
Downloads 258
Dependency string Crypto_Neo-Cubinator-1.0.0

This mod requires the following mods to function

LavaGang-MelonLoader-0.5.7 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.5.7

README

Cubinator

A CodeMod to allow you to capture a 6 sided cubemap of your current location in-game by pressing CTRL+P

HIstory

This mod was originally made for Boneworks (and can even be built from source to work in Boneworks by adjusting whether the BONEWORKS or BONELAB define is uncommented.

Credits:

Arthur Ford for teaching me how to work my bones!

CHANGELOG

1.0.0

Initial Release

1.0.1

Corrected modloader reference from bepinex to melonloader

1.0.2

Finalizing release -

  • Removed nonfunctional OpenPNG (where did I even get that from??) figured out how to PROPERLY save a png in Unity since they moved that functionality out of the Texture2D class into ImageConversion
  • Fixed issue with keystroke detection, you had to basically hit CTRL+P simultaniously for it to work, but now it works properly

TODO: Add bonemenu settings?