An open API service indexing awesome lists of open source software.

https://github.com/jlchntoz/ayamefs

Simple library for indexing user imported resource files
https://github.com/jlchntoz/ayamefs

Last synced: about 1 year ago
JSON representation

Simple library for indexing user imported resource files

Awesome Lists containing this project

README

          

# AyameFS

This project aims to handle user imported indexed resource files with dependency mappings. Under the hood it stores the files using its contents' hash, which kind of similar to how git does, also it has an importer helper for importing resources recursivly (include archive files too) from somewhere else. This project is still in early stage, and it is intend to be used in [BananaBeats](https://bms.moka-rin.moe/) for indexing chart resources.

## LICENSE

[MIT](LICENSE)