Skip to content

StarBobis/AssetDaemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssetDaemon

AssetDaemon is a Unity asset research toolchain project maintained for personal study, testing, version control, and update distribution.

This repository currently focuses on project documentation and GitHub automation around the tool.

Overview

  • Unity asset research oriented workflow
  • Documentation site powered by VitePress 2
  • GitHub Pages deployment through GitHub Actions
  • Repository structure prepared for long-term iteration

Documentation

Development

Requirements

  • Bun
  • Node.js compatible local environment

Common commands

bun install
bun run docs:dev
bun run docs:build
bun run docs:preview

Repository Layout

.
|- docs/                  VitePress documentation source
|- docs/.vitepress/       VitePress site configuration
`- .github/workflows/     GitHub Actions workflows

Project Status

AssetDaemon is an active personal research project. The application itself is currently closed-source, while this repository is used to host documentation, project metadata, and supporting automation.

Notice

This is a closed-source software project built with Rust and Tauri. It is informed by prior community work in the Unity asset tooling space, including projects released under GPL or MIT licenses, such as AssetStudio, but does not directly copy their source code.

If closed-source tooling is not suitable for your use case, please do not use this project.

None of this repository, the tool, or the repository owner is affiliated with, sponsored by, or authorized by Unity Technologies or its affiliates.

This project is provided on an "as-is" basis and is not officially supported by Unity.

Acknowledgements

Thanks to the developers, researchers, and reverse-engineering communities whose public work helped shape the surrounding ecosystem.

Star History

Star History Chart

About

A Simple Unity Asset Tool

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors