Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games. Don't forget to come back September 21st to vote for your favorites!
Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Improved parameter handling in EventHandlers (internal change)
## Getting Started with New Modes
### Activating Monotype Mode
Ruby:
ChallengeModes.start
# Select "Monotype Mode" from the rules list
# Choose your type when prompted
ChallengeModes.begin_challenge
### Activating Randomizer Mode
Ruby:
ChallengeModes.start
# Select "Randomizer Mode" from the rules list
# Mode initializes automatically with random seed
ChallengeModes.begin_challenge
This update addresses the most requested features and critical bugs reported by the EeveeExpo community. Special thanks to all the testers who helped identify and reproduce these issues!
## Download and Installation
1. Delete any existing "Nuzlocke EX" plugin folder from your Plugins directory
2. Download and extract the new version to your Plugins folder
3. Your existing save files will remain compatible
4. New challenge modes will be available immediately
For detailed installation instructions and usage examples, see the full documentation in the resource description.