Coder Social home page Coder Social logo

cigui's Introduction

logotip CIGUI

Installation

  1. Open RPG Maker VX Ace
  2. Open Script Editor (hotkey is F11)
  3. Open cigui.rb with Notepad (or with any other text editor)
  4. Copy all text from this file
  5. Paste in new page in section

OR

  1. Download test project from here: https://github.com/deadelf79/CIGUI/tree/master/test
  2. Test cigui working (if not - e-mail it to me)
  3. Copy script CIGUI into your project and paste above Main

Simple configurations

there is not a single configuration yet

FAQ

###What is it?

  • Command interpreter for graphics user interface made for use in:
    • RGSS3 projects
    • 'Rogue Project' projects (in future version)

###How to use help?

  • Open doc dir, find index.html file and open it in any browser - you can you search feature here
  • Open last version of CIGUI.chm

###How to update help? ####Download pregenerated help

OR

####Generate manually from code #####HTML version

  • Install last stable version of Ruby (this link for Windows)
  • Run 'gendoc.bat' in root OR open command line, move to dir where cigui is and call command like this:

rdoc --format=darkfish --encoding=UTF-8 --line-numbers cigui.rb

#####CHM version

gem install rdoc_chm

(May cause bugs with download and install, read manual for rdoc_chm).

  • Install last version of Microsoft HTML Help Workshop from here
  • Run genchm.bat from dir where cigui is

If you have problem with CHM generating then try to use HTM2CHM to compile CIGUI.chm using source file from chmdoc directory

cigui's People

Contributors

deadelf79 avatar

Watchers

 avatar

cigui's Issues

atORwith - X&Y read bug

Метод dec не читает координаты в строке.
Проверить содержимое строки во время работы dec

Regular Expression in 'frac' and 'fraction'

У каждого из методов свое регулярное выражение, но они частично дублируют друг друга. Может, вынести их в отдельную константу? Или в две?

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.