Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vloader

A lightweight and simple mod loader for Friday Night Funkin' V-Slice, built with C# and Avalonia UI.

Vloader is designed to be fast, reliable, and easy to use. It does not modify game files or require configuration files—it simply manages your mods by moving their folders.


Features

  • Cross-platform user interface with Avalonia UI
  • Full Linux support
  • Windows support (feedback is appreciated)
  • No configuration files
  • No unnecessary file copying
  • Lightweight and fast
  • Simple one-click game launcher

Installation

  1. Download the latest release.
  2. Extract all Vloader files into your game's root directory.
  3. Run Vloader.

No additional setup is required.


How It Works

When a mod is disabled, Vloader moves its folder from:

Mods/

to:

ModsOFF/

When enabled, the folder is moved back to:

Mods/

Since folders are moved instead of copied, Vloader avoids unnecessary disk writes and does not waste storage space.


Safety

Vloader only accesses the following folders inside the game directory:

  • Mods
  • ModsOFF

It does not modify any other game files.


No Configuration Files

Vloader does not use JSON, XML, INI, or any other configuration files.

Every time the application starts, it automatically reads the current contents of the Mods and ModsOFF folders.


Launching the Game

The Start button searches for one of the following executables:

  • Funkin
  • Funkin.exe

If the executable has been renamed, Vloader will not be able to launch the game.


Platform Support

Platform Status
Linux ✅ Fully Supported
Windows ⚠️ Experimental (feedback appreciated)

Why Vloader?

  • Simple
  • Lightweight
  • Fast
  • Efficient
  • No configuration files
  • No unnecessary file operations
  • Just works

Development

Written in C# using Avalonia UI.

Developed with JetBrains Rider Community Edition.

About

Vloader is a lightweight and cross-platform mod loader for Friday Night Funkin' V-Slice, built with C# and Avalonia UI. It manages mods by moving folders instead of editing game files, requiring no configuration files and providing a simple, fast, and reliable experience.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages