Giter Club home page Giter Club logo

sn-packager's Introduction

SN-Packager

This little application takes the .html and .png you choose and turns it into a .snt (SNext Game File). THIS DOES NOT convert your .sb3 or scratch files to a .html!! It only makes your .html files into valid SNext Game Files!

For Scratch Game Developers

To build your game

  1. Download the latest release of the Packager
  2. Extract all files from the .zip and run the 'SNext Packager Tool.exe' file.
  3. Follow the in-app instructions.
  4. Upon building your .snt file, you can see where it is by going to where the SNext Packager's .exe is installed and there is a folder called 'Games' inside the "SNext Packager Tools_Data" folder. This holds your games and .SNTs. Click the 'SNTs (Compressed SNext Files).
  5. Your built SNTs are in there. Enjoy!

For Unity Developers (or people who wanna get their hands on this source code and actually do something with it)

  1. Download the source code from this page
  2. Open this Unity Project in Unity 2020.1.14f1.
  3. Do whatever with it, just make sure you add a .txt that's readable and easily findable in your build of the packager, saying "Original Utility made by Kaylerr, originally for the SNext Project". Thanks!

Notes for developers: Already installed libraries: TextMeshPro, SharpZipLib (0.86), StandaloneFileBrowser

TroubleShooting:

Q: The Packager doesn't detect my image file as valid.

A: This means that your image file is not a .png.

Q: The Packager doesn't detect my game file as valid.

A: This means that your image file is not a .html.

Q: I can't find the .snt anywhere?

A: Try to reload the folder. If it doesn't show, delete the existing folder with the game's files in it, in the 'Game Folders (Not Compressed Yet)' folder, and restart the packager and create your .snt again.

Q: I can't exit the Packager!

A: Alt + F4 should work.

Q: The packager gives me a .zip instead of a .snt.

A: This means 1 of 2 things. Your computer is slow and not replacing the .zip fast enough, just restart your computer, or it's that Kaylerr left the "IsUnityTest" bool on true, and that generates a .zip file. If it's constantly pushing .zips and not .snt files, raise an issue in the SNext Discord Server, or on this Github Repository.

Q: I have another issue!

A: Submit a ticket on the SNext Discord Server and on this Github Repository's Issues Tab.

sn-packager's People

Contributors

skyewontmiss avatar shipmasterkyle avatar

sn-packager's Issues

Doesn't work

Umm it doesn't work, it just keeps doing nothing for 5 hours

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.