Skip to content

Commit

Permalink
- removed meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Zly-u committed Feb 11, 2024
1 parent 0628d24 commit 740b8aa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
16 changes: 14 additions & 2 deletions VideoAutoFlipper/Zly_VideoAutoFlipper.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
-- @noindex

--[[
@description Video Auto-Flipper
@author Zly
@version 1.0
@provides
[main] .
[nomain] VAF_GUI.lua
[nomain] VAF_CORE.lua
@about
# Video Auto-Flipper
- Flips selected items.
- Has a handy GUI and other featues for ease of simple YTPMV making.
--]]

local core = require("VAF_CORE")
local gui = require("VAF_GUI")
Expand Down
13 changes: 0 additions & 13 deletions VideoAutoFlipper/meta

This file was deleted.

0 comments on commit 740b8aa

Please sign in to comment.