Sha256: 11320727e7b8bc340d18d099414696056bcade5020be65123a43397de8459fef

Contents?: true

Size: 581 Bytes

Versions: 5

Compression:

Stored size: 581 Bytes

Contents

# Set VARIABLEs here to allow variation in your plugin
# See https://cosmosc2.com/docs/v5/plugins for more information
VARIABLE <%= target_name.downcase %>_target_name <%= target_name %>

# Modify this according to your actual target connection
# See https://cosmosc2.com/docs/v5/interfaces for more information
TARGET <%= target_name %> <%%= <%= target_name.downcase %>_target_name %>
INTERFACE <%%= <%= target_name.downcase %>_target_name %>_INT tcpip_client_interface.rb host.docker.internal 8080 8081 10.0 nil BURST
  MAP_TARGET <%%= <%= target_name.downcase %>_target_name %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cosmos-5.0.5 templates/plugin-template/plugin.txt
cosmos-5.0.4 templates/plugin-template/plugin.txt
cosmos-5.0.3 templates/plugin-template/plugin.txt
cosmos-5.0.2 templates/plugin-template/plugin.txt
cosmos-5.0.2.pre.beta2 templates/plugin-template/plugin.txt