Skip to content

Assets for cross-platform scriptable game loader (SGL)

License

Notifications You must be signed in to change notification settings

voidderef/sgldata

Repository files navigation

sgldata: Manage distribution data for Simple Game Loader (SGL)

Version: 1.00
Release history

Purpose

Scripts to manage SGL distribution data, i.e. game assets, and defining distribution asset packages for different games and types of setups.

  • Game asset integration checks to verify if the actual game assets of a distribution package are fine.

How to use distribution data

Place all distribution data in the corresponding sub-folders in data. The data is hosted externally and can be found here. Download and place it accordingly in the data directory, e.g. data/piu or data/iidx.

To check if everything's placed correctly and verifying distribution data integrity:

make check-game-assets

Check the output for any errors indicating a file is missing or for incorrect checksums.

Contributing

If you have customized SGL with data that you want to share with us, and we would highly appreciate this, please refer to our contribution guidelines here.

License

Source code license is the Unlicense; you are permitted to do with this as thou wilt. For details, please refer to the LICENSE file included with the source code.

About

Assets for cross-platform scriptable game loader (SGL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published