Nif-kun / feel-vibes-web-editor

Official FeelVibes web editor.

Home Page:http://fvd.sv-nif.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeelVibes - Editor

An editor for FeelVibes website, designed to modify album art with sprite animation. Further updates will allow changable playback buttons and more.

Web version use:

  • Changing return button url - to change the url of the return button, you need to create an item in the localStorage before moving to editor. The item key must be named homeUrl.
  window.localStorage.setItem('homeUrl', 'https://yourUrl.com')
  window.location.href = https://nif-kun.github.io/feel-vibes-web-editor  // This will change the url to the editor.



Powered by Godot

About

Official FeelVibes web editor.

http://fvd.sv-nif.xyz

License:GNU General Public License v3.0


Languages

Language:JavaScript 54.9%Language:HTML 45.1%