Movatterモバイル変換


[0]ホーム

URL:


Game Script Native

Game Script Native

A downloadable tool for Windows and Linux

Game Script Native compiles the sameGame Script code as native C++ or C or Swift or any other language that can compile .dll or .so dynamic library.

Join the official Game Script Discord server for news, updates, code examples and more!

https://discord.gg/D7pKPw4kFf

Game Script Native is about raising the standards of what it's like to write code fast: you must be able to just double click on the program and start typing code immediately, you must be able to run the code with a single key press, and you must be able to enter the game mode, in which you can fly around in 3D space freely, like in a video game, to see your commands reliably occupy the virtual world.

Requirements:

  • On Windows, make sure you have Microsoft Visual C++ Redistributable package installed, otherwise you'll see an error like this:

  • On Ubuntu, make sure you have libvulkan1 package installed.
  • cl command on Windows 7 (64-bit) or higher that supports C++14.
  • c++ command on Ubuntu 16.04 (64-bit) or higher that supports C++14.

Install:

  • On Windows 7 (64-bit) or higher, extract GameScriptNative folder to C:/, open x64 Native Tools Command Prompt for VS 2019 or higher and enter: C:\GameScriptNative\game_script_native.exe
  • On Ubuntu 16.04 (64-bit) or higher, extract and symlink GameScriptNative folder to /opt/, open a terminal window and enter: LD_LIBRARY_PATH=/opt/GameScriptNative/ /opt/GameScriptNative/game_script_native
  • For Game Script C on Ubuntu 16.04 (64-bit) or higher, runlibtcc1.sh once before starting Game Script C.
  • For Game Script Native Swift on Windows 10, you need to download both game_script_native_windows_7_64bit.zip and GameScriptNativeSwift.zip and installadditional Windows dependencies.

Report bugs and issues here:

https://www.reddit.com/r/gamescripts/

Last update: 20 Aug 2024

$ sha256sum game_script_native_windows_7_64bit.zip646ca1fab827f7fafcf89897094cc19bbd8dfd594f903ab6444a3296517a79c8  game_script_native_windows_7_64bit.zip$ sha256sum game_script_native_ubuntu_16_04_64bit.tar.gz54012ddd5a4909b4f5c52104563cb67164e925ef08dfe606cc1fdbbcdec83592  game_script_native_ubuntu_16_04_64bit.tar.gz$ sha256sum GameScriptC.zipb5f09af43123fc51df40dea73d897ed80bbc4686c8d88de29b1f1943f6f154f4  GameScriptC.zip$ sha256sum GameScriptC.tar.gz21414ff289b4c074e7ecccd6609fc58eb8a3593ea4bab6cd1cb1289cc96e63ff  GameScriptC.tar.gz$ sha256sum GameScriptNativeSwift.zip12ad7ecb565cdb53807e76745a72146afd72d4f5ba930e8144c3090a93f42db4  GameScriptNativeSwift.zip$ sha256sum GameScriptNativeSwift.tar.gz73674e79c2e40b8464e3a5d795dcd7b8b4a93bbc2325f553a5c01723b85052d2  GameScriptNativeSwift.tar.gz$ sha256sum GameScriptNativeTcc.zipe88bf8a3c9145baf3f18d3279d56ad82d2362e118931abb0200a65baaf8f7c6a  GameScriptNativeTcc.zip

Download

Download
game_script_native_windows_7_64bit.zip22 MB
Download
game_script_native_ubuntu_16_04_64bit.tar.gz32 MB
Download
GameScriptC.zip18 MB
Download
GameScriptC.tar.gz32 MB
Download
GameScriptNativeSwift.zip32 kB
Download
GameScriptNativeSwift.tar.gz570 MB
Download
GameScriptNativeTcc.zip5.3 MB
itch.io·View all by Procedural·Report·Embed
ToolsFree

[8]ページ先頭

©2009-2025 Movatter.jp