Skip to content

API of the InGameHelp module. This allows extension of the InGameHelp module without explicitly requring it.

Notifications You must be signed in to change notification settings

Terasology/InGameHelpAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InGameHelpAPI

This module adds a simple in-game help systems for items and other things. It allows for minor categorization of these items.

This module is an extension to the InGameHelp module, that contains the InGamHelp registry. The InGameHelpAPI module needs to be added as a dependency by all modules that want to use the InGameHelp feature. Further, the InGameHelp has a dependency on the InGameHelpAPI (this) module. This module essentially acts as an interface between the InGameHelp module and other modules which use it.

About

API of the InGameHelp module. This allows extension of the InGameHelp module without explicitly requring it.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages