Skip to content

A small IDE for creating modifications for the game Factorio

Notifications You must be signed in to change notification settings

MaxttcYT/Factorio-Mod-Creator-Studio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factorio-Mod-Creator-Studio

##Description The idea behind the Factorio Mod Creator Studio(FMCS) is to make it as easy as possible to create modifications for the game Factorio without having to learn how to program. Adding new items, technologies, entities etc. can be done by simply filling out forms. For the ones who want to make their mods a bit more complex, the software provides a Lua Editor with syntax highlighting, auto completion in which the Factorio API is embedded and a pre-written Lua library with functions which use the Factorio API. The software also provides the user with tools for generating sprite sheets and UI elements. And it allows the modder to export his mod and pack it into a ZIP file with a single click.

And if you don't know the Lua language, you can still use JavaScript instead. It will simply translate to Lua when exporting a mod.

Visit the DevBlog

##References ###Resources

###Libraries

About

A small IDE for creating modifications for the game Factorio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%