Skip to content

NGNT/Everybodys-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everybody's Code - Teardown Script Editor

A beginner-friendly tool for creating mods in the game Teardown. No coding experience required!

What is this?

This is a simple visual editor that helps you create Lua scripts for Teardown mods without needing to learn programming. Just click buttons to add code!

What it looks like

Teardown Code Editor Interface

Code Editor in Action

Features

  • 🎯 Beginner-Friendly: Click buttons to add code instead of typing it
  • 📚 Complete Templates: Start with working mod examples
  • 🔧 Smart Code: Automatically handles technical details
  • 🎨 Multiple Themes: Choose colors that are easy on your eyes
  • ✅ Validation: Checks your code for common mistakes
  • 💾 Save & Load: Works with your existing Teardown mod files

How to Use

  1. Start with a template - Click "Templates" tab and pick a project type
  2. Add functions - Use the "Functions" tab to add complete features
  3. Add details - Use "Code Snippets" tab to customize behavior
  4. Save your mod - Click "Save Code" and put it in your Teardown mod folder

What You Can Make

  • Destruction Tools: Explosives, lasers, and wrecking tools
  • Visual Effects: Particles, lighting, and fire effects
  • Sound Mods: Custom audio and music triggers
  • Vehicle Mods: New controls and physics
  • Interactive Objects: Buttons, triggers, and mechanisms

Requirements

  • Python 3.7 or newer
  • PyQt6 (pip install PyQt6)
  • Teardown game (to test your mods)

Getting Started

  1. Download this tool
  2. Run python main.py
  3. Pick a template from the Templates tab
  4. Click buttons to add features
  5. Save as .lua file in your Teardown mod folder

Perfect For

  • Beginners who want to try modding without learning code
  • Teachers introducing students to game development
  • Players who have mod ideas but don't know programming
  • Experienced modders who want faster prototyping

Created to make Teardown modding accessible to everyone!

About

A Teardown code generator that anyone can use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages