Scripted modules are stable but missing some features.

This commit is contained in:
Eric Myllyoja 2022-03-13 14:36:03 -04:00
parent 49b2907a30
commit 0cc4f8a982
29 changed files with 847 additions and 803 deletions

View file

@ -1,2 +1,4 @@
./tricky
./enaSkin
# Exclude any experimental mods that my have been added.
/*
!introMod
!testing123

View file

@ -0,0 +1,6 @@
# introMod
This intro mod demonstrates two simple things:
1. You can replace any game asset simply by placing a modded asset in the right spot.
2. You can append to text files simply by placing a text file in the right spot, but under the `_append` directory.