diff --git a/overlays/dev/player_system.toml b/overlays/dev/player_system.toml new file mode 100644 index 0000000..2c63a8e --- /dev/null +++ b/overlays/dev/player_system.toml @@ -0,0 +1,4 @@ +tag = "jokers_of_neon-player_system" +writes = [ + "ns:jokers_of_neon" +] diff --git a/overlays/prod/player_system.toml b/overlays/prod/player_system.toml new file mode 100644 index 0000000..2c63a8e --- /dev/null +++ b/overlays/prod/player_system.toml @@ -0,0 +1,4 @@ +tag = "jokers_of_neon-player_system" +writes = [ + "ns:jokers_of_neon" +] diff --git a/overlays/sepolia/player_system.toml b/overlays/sepolia/player_system.toml new file mode 100644 index 0000000..2c63a8e --- /dev/null +++ b/overlays/sepolia/player_system.toml @@ -0,0 +1,4 @@ +tag = "jokers_of_neon-player_system" +writes = [ + "ns:jokers_of_neon" +] diff --git a/overlays/testing/player_system.toml b/overlays/testing/player_system.toml new file mode 100644 index 0000000..2c63a8e --- /dev/null +++ b/overlays/testing/player_system.toml @@ -0,0 +1,4 @@ +tag = "jokers_of_neon-player_system" +writes = [ + "ns:jokers_of_neon" +]