Skip to content

YuGiOhJCJ/item_strings

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
item_strings

 * Mod version: 20161209
 * Mod license: GPL 3 or later
 * Minetest version: 0.4.14
 * Mod dependencies: none
 * Report bugs or request help using my contact address

 This is a minetest mod to get item strings.

 See the AUTHORS.txt file for the contact address.
 See the ChangeLog.txt file for the history of the changes.
 See the description.txt file for the description.
 See the INSTALL.txt file for the instructions on how to install.
 See the LICENSE.txt file for the license.
 See the TODO.txt file for the list of tasks left to do.

 This minetest mod adds two commands:
  * item_strings_get
  * item_strings_version

 You can check that by pressing the F10 key and typing: "/help".

 The item_strings_get command:
  * Usage: /item_strings_get [<pattern>]
  * Description: Get the item strings corresponding to a pattern
  * Parameters:
   * <pattern>: The pattern (if it is not specified, you will get all item strings)

 The item_strings_version command:
  * Usage: /item_strings_version
  * Description: Show the item_strings version
  * Parameters: none

About

A minetest mod to get item strings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages