Skip to content

LibreSplit/LibreSplit-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibreSplit-Editor

A Split editor and converter for LibreSplit

Features

None yet, but we're working on:

  • Opening JSON split files;
  • Adding and editing splits;
  • Changing Split file properties;
  • Converting from LiveSplit split format.

Building

LibreSplit-Editor requires the following dependencies on your system to compile:

  • git
  • meson
  • libgtk+-3.0
  • x11
  • libjansson (for reading JSON split files)
  • The libresplit converter library (included as a git submodule)

Clone the project:

git clone https://github.com/LibreSplit/LibreSplit-editor
cd LibreSplit-editor

Now compile and install:

meson setup build -Dbuildtype=release
meson compile -C build
meson install -C build

About

Split editor for the LibreSplit speedrun Timer

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors