Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Nif-kun/feel-vibes-web-editor

Repository files navigation

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