⌨️
Thock
Get Thock
  • About
    • ⌨️Description
    • 🚀Quick Start
    • ™️Third-Party information
    • Sample Scenes
      • Example_ScreenTypewriter-and-Soundpacks
      • Example_Type
      • Example_StringEvents
  • Documentation
    • Thock
    • Convert JSON to Soundpack
      • ConvertJsonToSoundpack
    • Utilities
      • StringEventListener
        • StringEventListener Component Tutorial
      • KeyPressEventReceiver
      • KeyPressEventSender
    • Scriptable-Objects
      • SoundPackSO
      • IntToKeyCodeTable
      • StereoAudioMapping
      • StringToKeycodeTable
    • Types
      • SoundMap
Powered by GitBook
On this page
  • Thock
  • Third-Party Dependencies
  • License Information
  1. About

Third-Party information

PreviousQuick StartNextSample Scenes

Last updated 1 year ago

Thock

Thock is a component that utilizes several third-party dependencies to enhance its functionality. These dependencies include libraries for serializable dictionaries, JSON data handling, and sounds/configuration files from Mechvibes.

Third-Party Dependencies

Generic Serializable Dictionary

  • Developed by: upscalebaby

  • GitHub Repository:

  • License: MIT License

This library provides support for serializable dictionaries in Unity, enhancing data visibility in the Unity Inspector.

SimpleJSON

  • Developed by: Bunny 83

  • GitHub Repository:

  • License: MIT License

SimpleJSON facilitates the import of data in JSON format, enabling seamless integration of external data sources.

Mechvibes (Soundpacks)

  • Developed by: Hai Nguyen

  • GitHub Repository:

  • License: MIT License

Mechvibes provides sounds and configuration files, enhancing the audio and configuration aspects of Thock.

License Information

All third-party components included in Thock, including Generic Serializable Dictionary, SimpleJSON, and Mechvibes (Sounds and Configuration files), are distributed under the MIT License. This license grants permission to use, modify, and distribute the software, subject to the conditions outlined in the MIT License.

Please refer to the respective GitHub repositories for detailed license information and terms of use.

™️
upscalebaby/generic-serializable-dictionary
Bunny83/SimpleJSON
hainguyents13/mechvibes