MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / example.py

File example.py

install/scripts/commands/example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Set the command name so that DarkRadiant recognises this file
2__commandName__ = 'Example' # should not contain spaces
3__commandDisplayName__ = 'Nice display name for the menus' # should not contain spaces
4

Callers

nothing calls this directly

Calls 1

executeFunction · 0.70

Tested by

no test coverage detected