SeokguKim / ShortSwordSlicer

A short sword conquers MSW

Home Page:https://seokgukim.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ—ก๏ธ ShortSwordSlicer

License: MIT

sss

MapleStory Wolrds .mod file packing/unpacking tools with visiblity.
์‹œ์ธ์„ฑ์„ ๊ฐ€์ง„ ๋ฉ”์ดํ”Œ์Šคํ† ๋ฆฌ ์›”๋“œ .mod ํŒŒ์ผ ํŒจํ‚น/์–ธํŒจํ‚น ๋„๊ตฌ

Features

  • Unpack .mod file to distinct .lua and .json files.

  • .mod ํŒŒ์ผ์„ ๊ฐ๊ฐ์˜ ๊ณ ์œ ํ•œ .lua ํŒŒ์ผ๋“ค๊ณผ .json ํŒŒ์ผ๋“ค๋กœ ์–ธํŒจํ‚นํ•ฉ๋‹ˆ๋‹ค.

  • Repack unfolded .lua and .json files to .mod file.

  • ์–ธํŒจํ‚น๋œ .lua ํŒŒ์ผ๋“ค๊ณผ .json ํŒŒ์ผ๋“ค๋กœ๋ถ€ํ„ฐ .mod ํŒŒ์ผ์„ ํŒจํ‚นํ•ฉ๋‹ˆ๋‹ค.

  • Valid packing with files written in different worlds.. as long as they are sliced with ShortSwordSlicer.

  • ๊ฐ๊ธฐ ๋‹ค๋ฅธ ์›”๋“œ์—์„œ ์ž‘์„ฑ๋œ ํŒŒ์ผ๋“ค์„ ShortSwordSlicer๋กœ ๋ถ„ํ•ดํ•˜๊ณ  ํ•ฉ์ณค์„ ๋•Œ ์œ ํšจํ•˜๊ฒŒ ํŒจํ‚น๋ฉ๋‹ˆ๋‹ค.

Quick Guide

  1. Clone the repository and build your own with CMake or download released version of ShortSwordSlicer.exe.
  2. Execute your ShortSwordSlicer.exe program.
  3. Input .mod file path or directory path contains vaild sources.(Input X to exit.)
  4. Done.

  1. ๋ฆฌํฌ์ง€ํ† ๋ฆฌ๋ฅผ ๋ณต์ œํ•˜์—ฌ CMake๋กœ ์ง์ ‘ ๋นŒ๋“œํ•˜๊ฑฐ๋‚˜ ๋ฆด๋ฆฌ์ฆˆ๋œ ๋ฒ„์ „์˜ ShortSwordSlicer.exe๋ฅผ ๋‹ค์šด๋กœ๋“œํ•ฉ๋‹ˆ๋‹ค.
  2. ShortSwordSlicer.exe ํ”„๋กœ๊ทธ๋žจ์„ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค.
  3. .mod๋‚˜ ์œ ํšจํ•œ ํŒŒ์ผ๋“ค์„ ํฌํ•จํ•˜๋Š” ๋””๋ ‰ํ† ๋ฆฌ ๊ฒฝ๋กœ๋ฅผ ์ž…๋ ฅํ•ฉ๋‹ˆ๋‹ค.(X๋ฅผ ์ž…๋ ฅํ•ด ์ข…๋ฃŒํ•ฉ๋‹ˆ๋‹ค.)
  4. ๋.

Dependencies

Bulid Dependencies

Contact

SeokguKim rokja97@naver.com

This project is licensed under the terms of the MIT license.

About

A short sword conquers MSW

https://seokgukim.github.io/

License:MIT License


Languages

Language:C++ 98.4%Language:CMake 1.6%