Git Product home page Git Product logo

bensbach's Introduction

About Bensbach

Bensbach is an Unreal Engine 3 (UE3) compiler and decompiler made for games' mods creation. Decompiles from UE3 bytecode - to UCB source code. Compiles from UCB source code - to UE3 bytecode.

UCB - convenient, simple language for those people who knows what UE3 bytecode is. And easily understandable for others.

It was used

to create https://github.com/FI-Mihej/Realistic-Damage-Model-mod-for-Long-War

To highlight

mods source code in Notepad++ you may use https://github.com/FI-Mihej/UCB-Source-Code-highlighter

Example of formatted UCB code:

Example of formatted code

Files

  • Compiler and Decompiler:
    • unreal_script_byte_code_compiller_decompiller.py - compiler and decompiler
    • ucb_compiler_decompiler_description_words.py - preprocessor keywords for mods' source code
  • Tools:
    • Installation:
      • compile_and_install_mod.py
      • get_bytecode_by_name.py
    • Work with UPK files:
      • File Cache:
        • ucb_tools_files_cache_manager.py
      • ucb_tools_kernel.py
      • prepare_local_upk_files.py
      • ucb_tools_config.py
    • not yet implemented:
      • profiler_result_reader.py
      • remote_ucb_compiler_decompiler.py
      • ucb_compiler_decompiler.py

Caution

Current project state was obtained at the beginning of 2016: after publishing mod and before my main lib refactoring. Also it is not ready for standalone-app distribution.

License

Copyright © 2016 ButenkoMS. All rights reserved.

Licensed under the Apache License, Version 2.0.

bensbach's People

Contributors

fi-mihej avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.