3.0.3 (#91)
Added the rivet effect to Universes Beyond Vehicles. Added card.vorthos_box, which lets Vorthos Boxes be searchable and sortable now. Fixed a bug where you couldn't click the image on VOW Showcase. Fix a blending bug on Colored Artifact Devoid cards For GitHub: Updated the gitignore so MSE sets, and folders named "sets" "files" or "set symbols" will be ignored for easier patching. --------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,5 +1,12 @@
|
||||
**/.DS_Store
|
||||
|
||||
# ignore everything except the main files so the user can put whatever other files in here
|
||||
*.mse-set
|
||||
*.mse-set.bak
|
||||
/sets/*
|
||||
/files/*
|
||||
/set symbols/*
|
||||
|
||||
# ignore everything with magic-mainframe-extras
|
||||
/data/magic-mainframe-extras.mse-include/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user