Skip to content

citizenfx/kvdb-migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KVP Database Migrator

A simple migration tool to support servers in migrating their FXServer's KVP database to the new cfx-server KVP database system.

How To Install

Releases

Navigate to releases and find the respective release for your operating system.

Manual

Bun is required to build this project.

To start, clone or download the repository and open a terminal instance in the root directory and run

bun run start

How to use

Upon starting the tool, you will be prompted to provide the path of the FXServer's KVP database followed by providing an output path for the converted database to be written to.

FXServer's KVP database can be found within the db/ folder that is located alongside your resources/ folder. The name of your database folder will depend on the value of sv_kvsName in your fxserver, if you have not changed this value it will be named 'default'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages