Skip to content

ModdingFramework/F1RE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F1RE


Demo of using the Modding Framework for Fallout 1

Languages

The goal is for Fallout 1 to have two available languages for authoring mods:

  1. C++
  2. Lua

Goals

Soon...

  • Events

    • Game system start
    • New game start
    • Load game
    • Save game
    • Enter new map
    • Item picked up
    • Item dropped
  • Things you can do...

    • Change player name/age
    • Change player stats
    • Modify player's inventory

One day...

  • Scripting Engine

    • Invoke script functions
    • Hook script function calls
    • Implement new script functions
  • And...

    • Actually useful things...

About

Modding Framework Demo: Fallout 1

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published