Giter Site home page Giter Site logo

jones-hm / igimodels-info-plugin Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 93 KB

IGIModels-Info-Plugin is plugin for Project IGI-1 Editor which extracts all the models info for game levels.

License: GNU General Public License v3.0

Python 100.00%
game-engine igi igi-editor natives-hook project-igi reverse-engineering script-hook igi-dev igi-plugin

igimodels-info-plugin's Introduction

IGIModels-Info-Plugin

This is plugin for IGI-1 Editor which extracts all the models info for game levels for for Project I.G.I game.

This is plugin for IGI 1 Editor and you should have installed this in your machine.

Prerequisite.

  • IGI 1 Editor Setup: IGI 1 Editor download from here.
  • QEditor QSC Files: You should have .qsc files in this path %appdata%\QEditor\QFiles\IGI_QSC\ from editor setup.
  • Python 3.0: Get Python 3.0 and setup in your machine.

Application Commands.

This application is command line tool so you need to provide parameters to it like this. Usage python IGI-Models-Info.py level output-file output-format distinct-models here distinct-models param is optional.

Example for Level 1 Models in CSV format:
command : python IGI-Models-Info.py 1 'Level1Models' 'csv'
output : Level #1 Total Models: 84 A.I Count: 4

Example for Level 5 Models in JSON format:
command : python IGI-Models-Info.py 1 'Level5Models' 'json' 'true'
output : Level #5 Total Models: 83 A.I Count: 4

Examples .

Folder Examples contains some example files generated using this plugin

  • Examples/Level1Models.csv - Contains file containing Level 1 Models in CSV format.
  • Examples/Level1Models.json - Contains file containing Level 1 Models in JSON format.
  • Examples/Level10Models-All.csv - Contains file containing ALL Level 10 Models in CSV format.

Output .

Output of Models for Level 1 in CSV format.




Output of Models for Level 1 in JSON format.


igimodels-info-plugin's People

Contributors

jones-hm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

dragonflag45

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.