Difference between revisions of "Modding:Modding"

From Cassette Beasts
m (Tomc moved page Modding to Modding:Modding)
Line 1: Line 1:
 
Cassette Beasts has built-in support for user-created mods. See:
 
Cassette Beasts has built-in support for user-created mods. See:
  
* [[Modding/Mod_User_Guide|Mod User Guide]]
+
* [[Modding:Mod_User_Guide|Mod User Guide]]
* [[Modding/Mod_Developer_Guide|Mod Developer Guide]]
+
* [[Modding:Mod_Developer_Guide|Mod Developer Guide]]
  
 
== Tutorials ==
 
== Tutorials ==
Line 9: Line 9:
 
This is a 3-part tutorial series written with the goal of taking the reader through the whole process of creating their own monster for Cassette Beasts, from a conceptual stage to implementation. An example mod is provided.
 
This is a 3-part tutorial series written with the goal of taking the reader through the whole process of creating their own monster for Cassette Beasts, from a conceptual stage to implementation. An example mod is provided.
  
* [[Modding/Monster Making Guide Part 1|Monster Making Guide Part 1: Concept, Art & Animation]]
+
* [[Modding:Monster Making Guide Part 1|Monster Making Guide Part 1: Concept, Art & Animation]]
* Modding/Monster Making Guide Part 2: Implementation & Stats
+
* [[Modding:Monster Making Guide Part 2|Monster Making Guide Part 2: Implementation & Stats]]
* Modding/Monster Making Guide Part 3: Integration
+
* [[Modding:Monster Making Guide Part 3|Monster Making Guide Part 3: Integration]]

Revision as of 12:20, 12 May 2023

Cassette Beasts has built-in support for user-created mods. See:

Tutorials

Monsters

This is a 3-part tutorial series written with the goal of taking the reader through the whole process of creating their own monster for Cassette Beasts, from a conceptual stage to implementation. An example mod is provided.