Skip to content

AppleiLev5s/LevelImposter-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ WARNING:

LevelImposter is still in early beta. If you run into any bugs or issues, don't hesitate to report them in our Discord.

LevelImposter

Custom Among Us Mapping Studio
Discord · Installation · Map Editor


GitHub Downloads Curseforge Downloads Latest GitHub Release GitHub License Uptime Ko-Fi Discord


Features

  • 🗺️ Download from a library of maps in-game
  • 🔀 Switch between any map within the lobby
  • 🚀 Play with any user with LevelImposter installed
  • 🤝 Supports use with other mods
  • ✏️ Online map editor

Installation

  1. Download LevelImposter.zip from the latest release
  2. Extract the contents of the zip to the root folder of your Among Us
  3. Open Among Us (It will take a couple minutes during the first launch)
  4. Select Maps on the Main Menu

For more information or guides on making your own map, view our documentation.

Support

Building:

Prerequisites

  1. Clone the repository
  2. Install dependencies
npm i
  1. Run a development server with
npm start

Contributing

  1. Create a fork of the correct repository
    Among Us Mod (DigiWorm0/LevelImposter)
    Web Editor (DigiWorm0/LevelImposter-Editor)
    Main Website (DigiWorm0/LevelImposter-Web)
    Documentation (DigiWorm0/LevelImposter-Docs)

  2. Create a feature branch

git checkout -b feature/cool-feature
  1. Commit changes
git commit -am 'Added some really cool features'
  1. Push your changes to our GitHub overlords
git push feature/cool-feature
  1. Create a Pull Request

Credits

Contributors

Digi#0069 - Lead Developer
PAF_huier_cn#8777 - Simplified Chinese Translation
PalmForest#1404 & TommyXL#9414 - Russian Translation

Dependencies

React - UI Rendering
Blueprint - UI Components
React-Konva - Canvas Rendering

License

This software is distributed under the GNU GPLv3 License


LevelImposter is not affiliated with Among Us or Innersloth LLC, and the content contained therein is not endorsed or otherwise sponsored by Innersloth LLC. Portions of the materials contained herein are property of Innersloth LLC. © Innersloth LLC.

About

Custom Among Us Mapping Studio (React Editor)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Other 0.9%