Dummy Script Compiler: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 62: | Line 62: | ||
<blockquote> | <blockquote> | ||
Download from here: | Download from here: | ||
* [[File:ZIP.png|ZIP File]] [[File: | * [[File:ZIP.png|ZIP File]] [[File:DummyScriptCompiler.zip|dummyScriptCompiler.zip]]<span class="DLInfo"> (ZIP file) [1.54 KB]</span> (includes source) | ||
* [[File:ZIP.png|ZIP File]] [[scidl:Gumby/dummyScriptCompiler.zip|DummyScriptCompiler]]<span class="DLInfo"> (ZIP file) [2993 KB]</span> | * [[File:ZIP.png|ZIP File]] [[scidl:Gumby/dummyScriptCompiler.zip|DummyScriptCompiler]]<span class="DLInfo"> (ZIP file) [2993 KB]</span> | ||
</blockquote> | </blockquote> |
Revision as of 08:04, 8 May 2025
![]() |
This article is a technical stub page. You can help the Sierra Wiki by expanding it. |
Latest Version: | — | ||
---|---|---|---|
Release Date: | 2010 | ||
Company: | N/A | ||
Publication Status: | Published | ||
Developer(s): | Jeremiah Nellis | ||
Interface: | CLI | ||
Language: | Python, C | ||
Open Source: | Open | ||
Source Availability: | Yes (included in Download) | ||
License: | Freeware | ||
Type: | |||
Relevant Engine: | {{{Engine}}} | ||
Platform: | Windows | ||
Localization: | English | ||
Website: | sciprogramming.com/fangames (SCI) |
Description
Utility to workaround initial compilation of scripts that contain circular dependencies (via 'use' inclusion).
Features
Version History
Development Status
Unmaintained
Options
Download
Download from here:
File:DummyScriptCompiler.zip (ZIP file) [1.54 KB] (includes source)
DummyScriptCompiler (ZIP file) [2993 KB]
Known issues
- None
Credits
References
Also See