Skip to content

Extracts matching sprite/sound/background/font assets from a data.win into a GameMaker: Studio project. Mostly intended for distributing a game's source code without having to distribute assets with it.

Notifications You must be signed in to change notification settings

YAL-GameMaker-Tools/GmxDataSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Extracts the according asset files from a data.win file into a GameMaker: Studio project.

The project must contain resources for the desired assets - any other assets will be skipped.

Usage

GmxDataSync [path to data.win file] [path to a GM:S project].

For example, GmxDataSync C:/Swap/Game/data.win C:/Swap/GameSrc

Building

Open in Visual Studio (VS 2015 CE was used here), compile, take the executable.

About

Extracts matching sprite/sound/background/font assets from a data.win into a GameMaker: Studio project. Mostly intended for distributing a game's source code without having to distribute assets with it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages