Skip to content
@audunegames

Audune Games

Independent game studio based in The Netherlands, creating immersive narrative fantasy games.

Pinned

  1. persistence persistence Public

    Store persistent data from your components on disk or in the cloud with an easily configurable persistence system.

    C#

  2. localization localization Public

    Simple string localization system for Unity

    C#

  3. serializabledictionary serializabledictionary Public

    Since Unity doesn't serialize dictionary classes by default, usually some serialization workaround is required to acoomplish serializing its data. This package contains a serializable dictionary cl…

    C#

  4. audio-for-fmod audio-for-fmod Public

    The FMOD for Unity package provides a thin wrapper around the C/C++ FMOD studio code and confronts the developer with many C++ paradigms ported to C#. This package was made to make the use of that …

    C# 1

  5. inputsystem-utils inputsystem-utils Public

    This repository contains utility scripts for Unity's Input System package, used in Audune's own projects.

    C# 1

  6. unityeditor-utils unityeditor-utils Public

    Enhance your IMGUI-based editors and property drawers with extension methods and utilities.

    C#

Repositories

Showing 10 of 12 repositories
  • localization Public

    Simple string localization system for Unity

    C# 0 GPL-3.0 0 0 0 Updated May 28, 2024
  • unityeditor-utils Public

    Enhance your IMGUI-based editors and property drawers with extension methods and utilities.

    C# 0 GPL-3.0 0 0 0 Updated May 28, 2024
  • audune.com Public

    The website for Audune Games, built with Bulma

    CSS 0 0 0 0 Updated May 21, 2024
  • serializabletypes Public

    Enables Unity to serialize a reference to a C# type in the editor

    C# 0 GPL-3.0 0 0 0 Updated Apr 11, 2024
  • persistence Public

    Store persistent data from your components on disk or in the cloud with an easily configurable persistence system.

    C# 0 GPL-3.0 0 0 0 Updated Apr 11, 2024
  • serializabledictionary Public

    Since Unity doesn't serialize dictionary classes by default, usually some serialization workaround is required to acoomplish serializing its data. This package contains a serializable dictionary class that takes away the hassle of defining custom classes.

    C# 0 GPL-3.0 0 0 0 Updated Apr 6, 2024
  • audio-for-fmod Public

    The FMOD for Unity package provides a thin wrapper around the C/C++ FMOD studio code and confronts the developer with many C++ paradigms ported to C#. This package was made to make the use of that package easier from a C# perspective, using C# paradigms like properties and events out of the box.

    C# 1 GPL-3.0 0 0 0 Updated Apr 6, 2024
  • inputsystem-utils Public

    This repository contains utility scripts for Unity's Input System package, used in Audune's own projects.

    C# 1 GPL-3.0 0 0 0 Updated Feb 29, 2024
  • audunegames.github.io Public

    Documentation for projects and packages made by Audune Games

    Ruby 0 GPL-3.0 0 0 0 Updated Feb 28, 2024
  • spritesheet-importer Public

    Importer for custom spritesheets defined in CSV format for Unity

    C# 0 GPL-3.0 0 0 0 Updated Feb 22, 2024

Top languages

Loading…

Most used topics

Loading…