Skip to content

Preserve project.json properties created by WE #11

Description

@RuinTD

WE creates multiple properties in project.json that you should be able to specify in the Vite plugin. These include:

{
	"contentrating" : "Everyone",
	"description" : "Kawase blur & domain warping",
	"preview" : "preview.jpg",
	"ratingsex" : "none",
	"ratingviolence" : "none",
	"snapshotformat" : -1,
	"snapshotoverlay" : "",
	"tags" : [ "Abstract" ],
	"version" : 1,
	"visibility" : "public",
	"workshopid" : "3775904129",
	"workshopurl" : "steam://url/CommunityFilePage/3775904129"
}

(btw, i published my first wallpaper using this package :D )

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions